Renamed function more helpfully
This commit is contained in:
@@ -6,7 +6,6 @@ from typing import List
|
||||
from random import choice
|
||||
from aud import Sound
|
||||
|
||||
|
||||
class SoundBank:
|
||||
def __init__(self, prefix):
|
||||
self.prefix = prefix
|
||||
|
||||
Reference in New Issue
Block a user