fix scarlet police crash

This commit is contained in:
Anthony Samms
2025-11-21 15:26:54 -05:00
parent 210b7bcbe9
commit 1232e4432c
6 changed files with 48 additions and 17 deletions

View File

@@ -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