DSZI_Survival/src/game/SoundManager.py

4 lines
68 B
Python

class SoundManager:
def __init__(self):
self.files = []