1
0
mirror of https://github.com/ppy/osu.git synced 2026-05-19 04:32:11 +08:00
This commit is contained in:
HiddenNode
2022-09-17 15:05:25 +01:00
Unverified
parent d580b07063
commit 2dfa89c62e
+1 -1
View File
@@ -71,7 +71,7 @@ namespace osu.Game.Screens.Play
private ScheduledDelegate scheduledCreate;
private bool graphNeedsUpdate = false;
private bool graphNeedsUpdate;
private Vector2 previousDrawSize;