Swap app and user names in default window title

More relevant as that's what other apps do.
This commit is contained in:
ORelio 2014-03-26 15:42:36 +01:00
parent 023454749e
commit 08bd0e6b4a

View file

@ -214,7 +214,7 @@ namespace MinecraftClient
+ "\r\n"
+ "language=en_GB\r\n"
+ "botownersfile=bot-owners.txt\r\n"
+ "consoletitle=Minecraft Console Client - %username%\r\n"
+ "consoletitle=%username% - Minecraft Console Client\r\n"
+ "\r\n"
+ "#Bot Settings\r\n"
+ "\r\n"