mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
add input locking, fix more bugs
This commit is contained in:
@@ -88,6 +88,7 @@ class TitleScreen:
|
||||
|
||||
self.fade_out.update(get_current_ms())
|
||||
if self.fade_out.is_finished:
|
||||
self.fade_out.update(get_current_ms())
|
||||
return self.on_screen_end()
|
||||
|
||||
self.scene_manager()
|
||||
|
||||
Reference in New Issue
Block a user