mirror of
https://github.com/evilew/GS13-Citadel.git
synced 2026-07-11 16:23:36 +01:00
fixes gas overlays
This commit is contained in:
@@ -186,6 +186,6 @@ GLOBAL_DATUM_INIT(gas_data, /datum/auxgm, new)
|
||||
appearance_flags = TILE_BOUND
|
||||
vis_flags = NONE
|
||||
|
||||
/obj/effect/overlay/gas/Initialize(mapload, state)
|
||||
/obj/effect/overlay/gas/New(state)
|
||||
. = ..()
|
||||
icon_state = state
|
||||
icon_state = state
|
||||
Reference in New Issue
Block a user