default back button
This commit is contained in:
@@ -99,7 +99,7 @@ public class GameRanking extends BaseOpsuState {
|
||||
replayButton.draw();
|
||||
if (data.isGameplay() && !GameMod.AUTO.isActive())
|
||||
retryButton.draw();
|
||||
UI.getBackButton().draw();
|
||||
UI.getBackButton().draw(g);
|
||||
|
||||
UI.draw(g);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user