mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 03:30:13 +01:00
add a loading bar
This commit is contained in:
@@ -142,6 +142,7 @@ class GameScreen:
|
||||
self.song_started = False
|
||||
self.end_ms = 0
|
||||
self.movie = None
|
||||
self.background.unload()
|
||||
return next_screen
|
||||
|
||||
def write_score(self):
|
||||
|
||||
Reference in New Issue
Block a user