mirror of
https://github.com/MCCTeam/Minecraft-Console-Client
synced 2025-10-14 21:22:49 +00:00
Swap app and user names in default window title
More relevant as that's what other apps do.
This commit is contained in:
parent
023454749e
commit
08bd0e6b4a
1 changed files with 1 additions and 1 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue