mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Experimental change to speed up atmos
Kudos to /tg/
This commit is contained in:
@@ -336,7 +336,8 @@ datum
|
||||
corresponding.moles += trace_gas.moles*giver.group_multiplier/group_multiplier
|
||||
update_values()
|
||||
|
||||
del(giver)
|
||||
// Let the garbage collector handle it, faster according to /tg/ testers
|
||||
//del(giver)
|
||||
return 1
|
||||
|
||||
proc/remove(amount)
|
||||
|
||||
Reference in New Issue
Block a user