This commit is contained in:
SandPoot
2024-08-24 21:28:55 -03:00
parent 9604090014
commit c07e94be66
218 changed files with 1001 additions and 979 deletions
+1 -1
View File
@@ -204,7 +204,7 @@ GLOBAL_LIST_EMPTY(gateway_destinations)
portal_visuals.reset_visuals()
/obj/machinery/gateway/process()
if((stat & (NOPOWER)) && use_power)
if((machine_stat & (NOPOWER)) && use_power)
if(target)
deactivate()
return