mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-16 09:34:52 +01:00
@@ -110,10 +110,7 @@
|
||||
var/datum/looping_sound/supermatter/soundloop
|
||||
|
||||
/obj/machinery/power/supermatter/Initialize(mapload)
|
||||
. = ..()
|
||||
uid = gl_uid++
|
||||
|
||||
/obj/machinery/power/supermatter/Initialize(mapload)
|
||||
soundloop = new(list(src), TRUE)
|
||||
return ..()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user