Added missing drawdepth "WallTops" to directional windows. (#9308)
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
node: frameUnsecured
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/parts.rsi
|
||||
drawdepth: Objects
|
||||
state: 0
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
@@ -53,6 +54,7 @@
|
||||
node: monitorBroken
|
||||
- type: Sprite
|
||||
sprite: Structures/Machines/computers.rsi
|
||||
drawdepth: Objects
|
||||
state: broken
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
|
||||
@@ -106,6 +106,7 @@
|
||||
tags:
|
||||
- Window
|
||||
- type: Sprite
|
||||
drawdepth: WallTops
|
||||
netsync: false
|
||||
sprite: Structures/Windows/directional.rsi
|
||||
state: window
|
||||
|
||||
Reference in New Issue
Block a user