Corrected points Fox raised. Updated nanoUI for the new screen.

This commit is contained in:
GeneralChaos81
2016-08-15 15:58:23 +10:00
parent b4ce757613
commit 37a9c67560
4 changed files with 10 additions and 27 deletions
-3
View File
@@ -897,9 +897,6 @@ var/gamma_ship_location = 1 // 0 = station , 1 = space
toArea = locate(/area/shuttle/gamma/space)
fromArea.move_contents_to(toArea)
// for(var/turf/simulated/floor/mech_bay_recharge_floor/F in toArea)
// F.init_devices()
for(var/obj/machinery/power/apc/A in toArea)
A.init()