This commit is contained in:
nevimer
2024-04-28 19:24:33 -04:00
1068 changed files with 13539 additions and 12116 deletions
+1 -6
View File
@@ -49,12 +49,7 @@
/// Cooldown between being able to toggle broadcasting
COOLDOWN_DECLARE(broadcast_toggle_cd)
/obj/machinery/quantum_server/Initialize(mapload)
. = ..()
return INITIALIZE_HINT_LATELOAD
/obj/machinery/quantum_server/LateInitialize()
/obj/machinery/quantum_server/post_machine_initialize()
. = ..()
radio = new(src)