diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-27 20:37:25 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-27 20:37:25 -0300 |
commit | 9fd796f8ec9b793c8f73ac005f4832a5d1d4d5a9 (patch) | |
tree | 02749bd6401204408409a77e59f3f8e5531258e8 /conf/map | |
parent | 11f24c4af3db382bb4bd6bc7ff9caf4eea54be1d (diff) | |
parent | a0c8bd0d66ad11095d27a2df6cd9eec0dee8a1c9 (diff) | |
download | serverdata-jesusalva/freeyorplogs.tar.gz serverdata-jesusalva/freeyorplogs.tar.bz2 serverdata-jesusalva/freeyorplogs.tar.xz serverdata-jesusalva/freeyorplogs.zip |
Merge branch 'master' of gitlab.com:jesusalva/evolsrc into jesusalva/freeyorplogsjesusalva/freeyorplogs
Diffstat (limited to 'conf/map')
-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. |