1
0
mirror of https://github.com/ppy/osu.git synced 2024-09-22 00:47:24 +08:00

Fix CI inspections

This commit is contained in:
Lucas A 2019-05-12 17:40:18 +02:00
parent 18fc965d7a
commit 2f663622cc

View File

@ -65,5 +65,4 @@ namespace osu.Game.Users
public override string Status => @"in Multiplayer Lobby";
}
}
}