mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 19:22:56 +08: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;
|
private const int max_catch_up_updates_per_frame = 50;
|
||||||
|
|
||||||
public override bool UpdateSubTree()
|
protected override bool UpdateSubTree()
|
||||||
{
|
{
|
||||||
requireMoreUpdateLoops = true;
|
requireMoreUpdateLoops = true;
|
||||||
validState = true;
|
validState = true;
|
||||||
|
Loading…
Reference in New Issue
Block a user