Fixes lattice's examine.

This commit is contained in:
Ghommie
2020-01-06 01:18:11 +01:00
parent 53747013ee
commit 1afd3d76cb
+1 -1
View File
@@ -18,7 +18,7 @@
// flags = CONDUCT_1
/obj/structure/lattice/examine(mob/user)
..()
. = ..()
. += deconstruction_hints(user)
/obj/structure/lattice/proc/deconstruction_hints(mob/user)