mirror of
https://github.com/Yonokid/PyTaiko.git
synced 2026-02-04 19:50:12 +01:00
fix scarlet police crash
This commit is contained in:
@@ -399,7 +399,6 @@ class YellowBox:
|
||||
if not self.tja:
|
||||
return
|
||||
offset = tex.skin_config['yb_diff_offset'].x
|
||||
print(song_box.scores)
|
||||
for diff in self.tja.metadata.course_data:
|
||||
if diff >= Difficulty.URA:
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user