mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 11:40:13 +01:00
squashed remaining bugs
This commit is contained in:
@@ -164,6 +164,7 @@ class ResultScreen:
|
||||
|
||||
self.fade_out.update(current_time)
|
||||
if self.fade_out.is_finished:
|
||||
self.fade_out.update(current_time)
|
||||
return self.on_screen_end()
|
||||
|
||||
if self.crown is not None:
|
||||
|
||||
Reference in New Issue
Block a user