Buttons appear over tables

This commit is contained in:
Anewbe
2018-05-17 17:08:06 -05:00
parent 4c1b43c765
commit d2247fb0d6

View File

@@ -2,8 +2,6 @@
name = "button"
icon = 'icons/obj/objects.dmi'
icon_state = "launcherbtt"
plane = TURF_PLANE
layer = ABOVE_TURF_LAYER
desc = "A remote control switch for something."
var/id = null
var/active = 0