Fixes everything????

This commit is contained in:
keronshb
2021-09-16 15:40:21 -04:00
parent 095a803cc5
commit 372725c1f4
8 changed files with 11 additions and 406 deletions
@@ -370,7 +370,7 @@ Example config:
var/ct = initial(M.config_tag)
if(ct && ct == mode_name)
return new T
return new /datum/game_mode/extended()
return new /datum/game_mode/dynamic
/datum/controller/configuration/proc/get_runnable_modes()
var/list/datum/game_mode/runnable_modes = new