diff options
Diffstat (limited to 'conf/battle/gm.conf')
-rw-r--r-- | conf/battle/gm.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/battle/gm.conf b/conf/battle/gm.conf index 7370da6c5..83882ae1c 100644 --- a/conf/battle/gm.conf +++ b/conf/battle/gm.conf @@ -13,8 +13,8 @@ atcommand_spawn_quantity_limit: 100 // Maximum number of slave-clones that can be have by using the @slaveclone at command. (0 denotes unlimited quantity) atcommand_slave_clone_limit: 25 -// If 'no', commands require exact player name. If 'yes', entering a partial -// name will work, as long as there's only one match from all players in the +// If 'no', commands require exact player name. If 'yes', entering a partial +// name will work, as long as there's only one match from all players in the // current map server. partial_name_scan: yes |