put 'play on grasscutter' closer to the play button when unchecked

This commit is contained in:
SpikeHD
2022-05-22 21:59:10 -07:00
parent 805a9914be
commit 5879207181
3 changed files with 10 additions and 5 deletions

View File

@@ -7,7 +7,8 @@
"ip_placeholder": "Server Address...",
"port_placeholder": "Port...",
"files_downloading": "Files Downloading: ",
"files_extracting": "Files Extracting: "
"files_extracting": "Files Extracting: ",
"port_help_text": "Ensure this is the Dispatch server port, not the Game server port. This is almost always '443'."
},
"options": {
"game_exec": "Set Game Executable",