fix tile_bound

This commit is contained in:
Tigercat2000
2016-04-01 16:36:39 -07:00
parent 7a41efd1da
commit d1ae725fa2
+1
View File
@@ -1,5 +1,6 @@
/atom/movable
layer = 3
appearance_flags = TILE_BOUND
var/last_move = null
var/anchored = 0
// var/elevation = 2 - not used anywhere