Fixes atmospherics (#25770)

This commit is contained in:
Cyberboss
2017-04-01 17:51:01 -04:00
committed by KorPhaeron
parent b33ee1aa28
commit 5e71bbc62e
@@ -112,6 +112,7 @@ var/list/gaslist_cache = init_gaslist_cache()
var/cached_gases = gases
TOTAL_MOLES(cached_gases, .)
. *= R_IDEAL_GAS_EQUATION * temperature / volume
return
return 0
/datum/gas_mixture/proc/return_temperature() //kelvins