Use a culture name that doesn't cause everything to fall over

This commit is contained in:
Dean Herbert
2022-04-19 16:49:41 +09:00
parent feeff16476
commit a195d4f5aa
3 changed files with 4 additions and 4 deletions

View File

@ -114,7 +114,7 @@ namespace osu.Game.Localisation
#if DEBUG
[Description(@"Debug (show raw keys)")]
DebugLocalisation
debug
#endif
}
}