This commit is contained in:
Putnam
2020-05-11 17:09:35 -07:00
parent e8d7da56f4
commit 121d594faa
5 changed files with 24 additions and 9 deletions
@@ -15,8 +15,7 @@
..()
for(var/i in 1 to device_type)
var/datum/gas_mixture/A = new
A.set_volume(200)
var/datum/gas_mixture/A = new(200)
airs[i] = A
// Iconnery