More changes

This commit is contained in:
Dean Herbert 2017-07-10 15:40:40 +09:00
parent 0e2dc9388a
commit 0e0c32008b

View File

@ -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;