Code formatting

This commit is contained in:
Dean Herbert
2017-06-23 22:14:56 +09:00
parent 81de1bd5a7
commit 1a8f207db3
2 changed files with 13 additions and 9 deletions

View File

@ -48,6 +48,7 @@ namespace osu.Game.Screens.Multiplayer
private TextureStore textures;
private Room room;
public Room Room
{
get { return room; }