index
:
software/bubbros
master
Python3 porting of bubbros
diego
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
display
/
snd_off.py
blob: 9d2e6406fefdfb4994f69d8e6649ffe1e0de826a (
plain
)
1
2
3
4
5
class
Sound
:
has_sound
=
0
# no sound
has_music
=
0
# no music
def
__init__
(
self
):
pass