mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Fixed vars getting set twice in the same class (#19294)
Fixed vars getting set twice in the same class
This commit is contained in:
@@ -287,7 +287,6 @@
|
||||
|
||||
/obj/item/device/radio/headset/headset_service/alt
|
||||
name = "service radio bowman headset"
|
||||
icon_state = "srv_headset_alt"
|
||||
icon_state = "headset_alt"
|
||||
|
||||
/obj/item/device/radio/headset/alt/double/service
|
||||
|
||||
Reference in New Issue
Block a user