mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
Moved makepowernets() into SSmachines initialization proc.
This commit is contained in:
@@ -103,7 +103,7 @@
|
||||
origin.move_contents_to(destination)
|
||||
|
||||
if((locate(/obj/machinery/power) in destination) || (locate(/obj/structure/cable) in destination))
|
||||
makepowernets()
|
||||
SSmachines.makepowernets()
|
||||
|
||||
current_floor = next_floor
|
||||
control_panel_interior.visible_message("The elevator [moving_upwards ? "rises" : "descends"] smoothly.")
|
||||
|
||||
Reference in New Issue
Block a user