mirror of
https://github.com/osukey/osukey.git
synced 2025-08-06 16:13:57 +09:00
Update framework
This commit is contained in:
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;
|
private const int max_catch_up_updates_per_frame = 50;
|
||||||
|
|
||||||
protected override bool UpdateSubTree()
|
public override bool UpdateSubTree()
|
||||||
{
|
{
|
||||||
requireMoreUpdateLoops = true;
|
requireMoreUpdateLoops = true;
|
||||||
validState = true;
|
validState = true;
|
||||||
|
Reference in New Issue
Block a user