From 1ea8a432e27d9905cd83693805a5b34a54f5cfdb Mon Sep 17 00:00:00 2001 From: kevinz000 <2003111+kevinz000@users.noreply.github.com> Date: Sat, 20 Apr 2019 16:39:17 -0700 Subject: [PATCH] Update game_options.dm --- code/controllers/configuration/entries/game_options.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/controllers/configuration/entries/game_options.dm b/code/controllers/configuration/entries/game_options.dm index b3e54be36f..cfd57b4850 100644 --- a/code/controllers/configuration/entries/game_options.dm +++ b/code/controllers/configuration/entries/game_options.dm @@ -362,5 +362,5 @@ /datum/config_entry/flag/disable_stambuffer /datum/config_entry/number/auto_transfer_delay - config_entry = 72000 + config_entry_value = 72000 min_val = 0