mirror of
https://github.com/ppy/osu.git
synced 2026-06-05 17:54:14 +08:00
Update framework
This commit is contained in:
+1
-1
Submodule osu-framework updated: ea243f1fef...870ae62a35
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user