fixes runtimes

This commit is contained in:
duncathan
2015-07-11 02:00:58 -06:00
parent 2a8cd506ef
commit 0e004e3939
23 changed files with 32 additions and 98 deletions
@@ -66,7 +66,6 @@ Thus, the two variables affect pump operation are set in New():
var/datum/gas_mixture/removed = air1.remove(transfer_moles)
air2.merge(removed)
update_airs(air1, air2)
update_parents()
return 1