New() goes in the trash, we've gotta Initialize()
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
var/obj/docking_port/mobile/preview_shuttle
|
||||
var/datum/map_template/shuttle/preview_template
|
||||
|
||||
/obj/machinery/shuttle_manipulator/New()
|
||||
/obj/machinery/shuttle_manipulator/Initialize()
|
||||
. = ..()
|
||||
update_icon()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user