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
@@ -42,8 +42,6 @@
//Actually transfer the gas
var/datum/gas_mixture/removed = air2.remove(transfer_moles)
update_airs(air1, air2)
update_parents()
return removed