This commit is contained in:
Auric Vente
2024-07-19 08:06:12 -06:00
parent 9e2c382e07
commit 8219137999
7 changed files with 23 additions and 8 deletions

View File

@@ -221,4 +221,4 @@ class Game:
path = str(Config.song_path)
Window.play_audio(path)
Game.playing_song = not Game.playing_song
Game.playing_song = not Game.playing_song