Fix Mindshield positioning (#27120)
fixed-ops Im sure there is a more elegant way of fixing this, but this way requires no code changes. So I guess it works.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
- type: statusIcon
|
||||
id: HealthIcon
|
||||
abstract: true
|
||||
priority: 1
|
||||
priority: 3
|
||||
locationPreference: Right
|
||||
isShaded: true
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
- type: statusIcon
|
||||
id: SecurityIcon
|
||||
abstract: true
|
||||
priority: 2
|
||||
priority: 3
|
||||
offset: 1
|
||||
locationPreference: Right
|
||||
isShaded: true
|
||||
|
||||
@@ -28,7 +28,7 @@
|
||||
|
||||
- type: statusIcon
|
||||
id: MindShieldIcon
|
||||
priority: 1
|
||||
priority: 2
|
||||
locationPreference: Right
|
||||
layer: Mod
|
||||
isShaded: true
|
||||
|
||||
Reference in New Issue
Block a user