Add autocomplete to setgamepreset command (#15399)

* Add autocomplete to setgamepreset

* better ordering
This commit is contained in:
Nemanja
2023-04-13 21:06:06 -04:00
committed by GitHub
parent d732acae3e
commit ccf81a6be9
2 changed files with 30 additions and 3 deletions

View File

@@ -1,2 +1,5 @@
set-game-preset-command-description = Sets the game preset for the current round.
set-game-preset-command-help-text = setgamepreset <id>
set-game-preset-preset-error = Unable to find game preset "{$preset}"
set-game-preset-preset-set = Set game preset to "{$preset}"