mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-22 04:30:44 +01:00
Removes a call to datum/New
This commit is contained in:
@@ -35,7 +35,6 @@ var/list/gaslist_cache = init_gaslist_cache()
|
||||
var/datum/holder
|
||||
|
||||
/datum/gas_mixture/New(volume = CELL_VOLUME)
|
||||
..()
|
||||
gases = new
|
||||
temperature = 0
|
||||
temperature_archived = 0
|
||||
|
||||
Reference in New Issue
Block a user