PIXEL_SCALE definition unconflict.

-Ours is defined by pref in our size code.
This commit is contained in:
Verkister
2017-11-18 10:17:33 +02:00
parent 82c476293a
commit 5e61cf9265
+1 -1
View File
@@ -1,6 +1,6 @@
/atom/movable
layer = 3
appearance_flags = TILE_BOUND|PIXEL_SCALE
appearance_flags = TILE_BOUND // VOREStation edit. Our PIXEL_SCALE is applied by pref in 02_size.dm
var/last_move = null
var/anchored = 0
// var/elevation = 2 - not used anywhere