auxtools atmos works now

This commit is contained in:
Putnam
2020-10-31 02:55:31 -07:00
parent 46c4c347f9
commit 90e3be2a12
7 changed files with 11 additions and 15 deletions
@@ -112,10 +112,9 @@ GLOBAL_LIST_INIT(auxtools_atmos_initialized,FALSE)
message_admins("[key_name(usr)] modified gas mixture [REF(src)]: Changed volume to [volume].")
set_volume(volume)
/*
/datum/gas_mixture/Del()
__gasmixture_unregister()
. = ..()*/
. = ..()
/datum/gas_mixture/proc/__gasmixture_unregister()
/datum/gas_mixture/proc/__gasmixture_register()