Adjust comment

Co-Authored-By: Bartłomiej Dach <dach.bartlomiej@gmail.com>
This commit is contained in:
Dan Balasescu 2020-02-20 14:28:38 +09:00 committed by GitHub
parent 3338241632
commit 51f03d0f07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -109,7 +109,7 @@ public Multiplayer()
new HeaderBackgroundSprite
{
RelativeSizeAxes = Axes.X,
Height = 400 // Keep a static height so the header doesn't change as it's resized
Height = 400 // Keep a static height so the header doesn't change as it's resized between subscreens
},
}
},