mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-14 00:23:29 +01:00
Fixes movable window tint buttons (#17619)
* Update window.dm * Update window.dm * Update window.dm
This commit is contained in:
@@ -515,6 +515,7 @@
|
||||
name = "window tint control"
|
||||
icon = 'icons/obj/power.dmi'
|
||||
icon_state = "light0"
|
||||
anchored = TRUE
|
||||
desc = "A remote control switch for polarized windows."
|
||||
var/range = 7
|
||||
var/id = 0
|
||||
|
||||
Reference in New Issue
Block a user