Skip to content

Commit

Permalink
[MIRROR] Fix airlock contoller icon
Browse files Browse the repository at this point in the history
  • Loading branch information
SuhEugene authored and SierraHelper committed Oct 27, 2023
1 parent f1e78bf commit dcfc836
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
/obj/machinery/dummy_airlock_controller
name = "airlock control terminal"
icon = 'icons/obj/doors/airlock_machines.dmi'
icon_state = "airlock_control_standby"
icon_state = "airlock_control_off"
layer = ABOVE_OBJ_LAYER

var/datum/topic_state/remote/remote_state
Expand Down

0 comments on commit dcfc836

Please sign in to comment.