mirror of
https://github.com/osukey/osukey.git
synced 2025-06-23 04:07:59 +09:00
Revert "Set InvalidationSource to Self"
This reverts commit 2092008251cf5d0cc4846763b86719155f59a8bd.
This commit is contained in:
parent
2092008251
commit
0d76f4501d
@ -75,7 +75,7 @@ namespace osu.Game.Screens.Play
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
private readonly LayoutValue layout = new LayoutValue(Invalidation.DrawSize, InvalidationSource.Self);
|
private readonly LayoutValue layout = new LayoutValue(Invalidation.DrawSize);
|
||||||
private ScheduledDelegate scheduledCreate;
|
private ScheduledDelegate scheduledCreate;
|
||||||
|
|
||||||
protected override void Update()
|
protected override void Update()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user