mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 10:43:20 +00:00
Buttons appear over tables
This commit is contained in:
@@ -2,8 +2,6 @@
|
|||||||
name = "button"
|
name = "button"
|
||||||
icon = 'icons/obj/objects.dmi'
|
icon = 'icons/obj/objects.dmi'
|
||||||
icon_state = "launcherbtt"
|
icon_state = "launcherbtt"
|
||||||
plane = TURF_PLANE
|
|
||||||
layer = ABOVE_TURF_LAYER
|
|
||||||
desc = "A remote control switch for something."
|
desc = "A remote control switch for something."
|
||||||
var/id = null
|
var/id = null
|
||||||
var/active = 0
|
var/active = 0
|
||||||
|
|||||||
Reference in New Issue
Block a user