music warning
This commit is contained in:
parent
9c77096bfb
commit
d308618556
@ -235,6 +235,7 @@ class TetrArcade(TetrisLogic, arcade.Window):
|
|||||||
)
|
)
|
||||||
self.music.queue(playlist)
|
self.music.queue(playlist)
|
||||||
except:
|
except:
|
||||||
|
sys.warn("Can't play music.)
|
||||||
self.play_music = False
|
self.play_music = False
|
||||||
|
|
||||||
def new_conf(self):
|
def new_conf(self):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user