mirror of
https://github.com/ppy/osu
synced 2024-12-15 03:16:17 +00:00
More changes
This commit is contained in:
parent
0e2dc9388a
commit
0e0c32008b
@ -75,7 +75,7 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
private const int max_catch_up_updates_per_frame = 50;
|
||||
|
||||
public override bool UpdateSubTree()
|
||||
protected override bool UpdateSubTree()
|
||||
{
|
||||
requireMoreUpdateLoops = true;
|
||||
validState = true;
|
||||
|
Loading…
Reference in New Issue
Block a user