mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 02:34:00 +00:00
Bug fix and mapping example
- Fixed mapped omni devices being set to off at round start - Remapped the research outpost atmos room, taking advantage of omni devices
This commit is contained in:
@@ -125,8 +125,6 @@
|
||||
overlays_error[1] = omni_icons[core_icon]
|
||||
overlays_error[2] = omni_icons["error"]
|
||||
|
||||
update_icon()
|
||||
|
||||
/obj/machinery/atmospherics/omni/proc/update_port_icons()
|
||||
for(var/datum/omni_port/P in ports)
|
||||
if(P.update)
|
||||
|
||||
Reference in New Issue
Block a user