Increases performance significantly by turning garbage collection into a define
This commit is contained in:
@@ -103,7 +103,7 @@ Chilling extracts:
|
||||
if(istype(G))
|
||||
G.gases[/datum/gas/plasma] = 0
|
||||
filtered = TRUE
|
||||
G.garbage_collect()
|
||||
GAS_GARBAGE_COLLECT(G.gases)
|
||||
T.air_update_turf()
|
||||
if(filtered)
|
||||
user.visible_message("<span class='notice'>Cracks spread throughout [src], and some air is sucked in!</span>")
|
||||
|
||||
Reference in New Issue
Block a user