mirror of
https://github.com/ppy/osu
synced 2025-01-19 04:20:59 +00:00
Undo big oopsie
This commit is contained in:
parent
be81ac8b55
commit
9b34ffc302
@ -166,7 +166,7 @@ namespace osu.Game
|
||||
|
||||
public OsuGameBase()
|
||||
{
|
||||
UseDevelopmentServer = false;
|
||||
UseDevelopmentServer = DebugUtils.IsDebugBuild;
|
||||
Name = @"osu!";
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user