mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 21:02:55 +08:00
Clean up
This commit is contained in:
parent
d580b07063
commit
2dfa89c62e
@ -71,7 +71,7 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
private ScheduledDelegate scheduledCreate;
|
||||
|
||||
private bool graphNeedsUpdate = false;
|
||||
private bool graphNeedsUpdate;
|
||||
|
||||
private Vector2 previousDrawSize;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user