added /obj/machinery/light exception to Get Flat Icon

This commit is contained in:
DeityLink
2014-10-31 21:45:25 +01:00
parent 4b625302e3
commit fea478020d

View File

@@ -30,7 +30,8 @@ var/list/directional = list(
/obj/structure/window,
/obj/structure/window/full,
/obj/structure/stool/bed/chair,
/obj/structure/table
/obj/structure/table,
/obj/machinery/light
)
var/list/exception = list(