mirror of
https://github.com/ppy/osu.git
synced 2024-12-14 12:33:01 +08:00
Update framework
This commit is contained in:
parent
0e0c32008b
commit
c4e378571b
@ -1 +1 @@
|
||||
Subproject commit ea243f1fef4db2aa044c0d3fc980879dde383a24
|
||||
Subproject commit 870ae62a35fc0296009bf6d711922da5b9b5612f
|
@ -75,7 +75,7 @@ namespace osu.Game.Screens.Play
|
||||
|
||||
private const int max_catch_up_updates_per_frame = 50;
|
||||
|
||||
protected override bool UpdateSubTree()
|
||||
public override bool UpdateSubTree()
|
||||
{
|
||||
requireMoreUpdateLoops = true;
|
||||
validState = true;
|
||||
|
Loading…
Reference in New Issue
Block a user