From e31c441b3d6d10b07ecce4732c4813eeb0cc5110 Mon Sep 17 00:00:00 2001 From: Ghommie <42542238+Ghommie@users.noreply.github.com> Date: Sat, 5 Oct 2019 07:52:52 +0200 Subject: [PATCH] rogue tabbing --- code/controllers/configuration/entries/general.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/controllers/configuration/entries/general.dm b/code/controllers/configuration/entries/general.dm index 0edb24c142..f0e504ef04 100644 --- a/code/controllers/configuration/entries/general.dm +++ b/code/controllers/configuration/entries/general.dm @@ -14,7 +14,7 @@ /datum/config_entry/string/stationname // station name (the name of the station in-game) -/datum/config_entry/number/lobby_co untdown // In between round countdown. +/datum/config_entry/number/lobby_countdown // In between round countdown. config_entry_value = 120 min_val = 0