Fixed indentation

sorry about the style fixes... I'm using JetBrains Rider from now on.
This commit is contained in:
Christine Chen
2021-04-08 21:53:42 -04:00
parent 6b6a71d3c3
commit 59d13b0dd3
3 changed files with 11 additions and 9 deletions

View File

@ -268,6 +268,7 @@ namespace osu.Game.Screens.Play
}
#endregion
protected override void Update()
{
base.Update();