1
0
mirror of https://github.com/ppy/osu.git synced 2024-12-14 21:02:55 +08:00
This commit is contained in:
HiddenNode 2022-09-17 15:05:25 +01:00
parent d580b07063
commit 2dfa89c62e

View File

@ -71,7 +71,7 @@ namespace osu.Game.Screens.Play
private ScheduledDelegate scheduledCreate;
private bool graphNeedsUpdate = false;
private bool graphNeedsUpdate;
private Vector2 previousDrawSize;