Port SM shards to initialize (#26740)

This commit is contained in:
Cyberboss
2017-05-01 10:37:07 -06:00
committed by duncathan salt
parent 6f02fdf354
commit d6c8ce6d9e
@@ -127,7 +127,7 @@
/obj/machinery/power/supermatter_shard/make_frozen_visual()
return
/obj/machinery/power/supermatter_shard/New()
/obj/machinery/power/supermatter_shard/Initialize()
. = ..()
countdown = new(src)
countdown.start()