mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-26 21:49:11 +01:00
PIXEL_SCALE definition unconflict.
-Ours is defined by pref in our size code.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user