mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 13:37:58 +01:00
Removed unused line
This commit is contained in:
@@ -65,7 +65,6 @@
|
||||
// recharge the APCs
|
||||
for(var/thing in GLOB.apcs)
|
||||
var/obj/machinery/power/apc/C = thing
|
||||
var/area/current_area = get_area(C)
|
||||
if(!is_station_level(C.z))
|
||||
continue
|
||||
if(C.cell)
|
||||
|
||||
Reference in New Issue
Block a user