Move the config up to avoid conflict

This commit is contained in:
r4d6
2019-12-23 12:45:40 -05:00
parent 01a8fe1cd6
commit 0a3e370a93

View File

@@ -376,12 +376,12 @@
/datum/config_entry/flag/disable_stambuffer
/datum/config_entry/number/auto_transfer_delay
config_entry_value = 72000
min_val = 0
/datum/config_entry/keyed_list/box_random_engine
key_mode = KEY_MODE_TEXT
value_mode = VALUE_MODE_FLAG
lowercase = FALSE
splitter = "-"
splitter = "-"
/datum/config_entry/number/auto_transfer_delay
config_entry_value = 72000
min_val = 0