default back button
This commit is contained in:
@@ -715,7 +715,7 @@ public class SongMenu extends ComplexOpsuState {
|
||||
|
||||
// back button
|
||||
else
|
||||
UI.getBackButton().draw();
|
||||
UI.getBackButton().draw(g);
|
||||
|
||||
UI.draw(g);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user