diff options
author | Andrei Karas <akaras@inbox.ru> | 2019-06-26 21:38:19 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2019-06-26 21:38:19 +0300 |
commit | a0c8bd0d66ad11095d27a2df6cd9eec0dee8a1c9 (patch) | |
tree | c1ef8d9b1ec1767595599001f68381160bbe47f7 /conf | |
parent | b730adcc033c0d749337c920413b0805b5a7018f (diff) | |
download | serverdata-s20190819.tar.gz serverdata-s20190819.tar.bz2 serverdata-s20190819.tar.xz serverdata-s20190819.zip |
Update from herculess20190819
Updated configs, db, sql files
Diffstat (limited to 'conf')
-rw-r--r-- | conf/map/script.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/map/script.conf b/conf/map/script.conf index fc617d85..802ce253 100644 --- a/conf/map/script.conf +++ b/conf/map/script.conf @@ -52,7 +52,7 @@ script_configuration: { // Default value of the 'min' argument of the script command 'input'. // When the 'min' argument isn't provided, this value is used instead. // Defaults to 0. - //input_min_value: 0 + input_min_value: 0 // Default value of the 'max' argument of the script command 'input'. // When the 'max' argument isn't provided, this value is used instead. |