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:
Golinth
2024-04-19 00:27:18 -05:00
committed by GitHub
parent 36eaa8c941
commit 5146853484
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
- type: statusIcon
id: HealthIcon
abstract: true
priority: 1
priority: 3
locationPreference: Right
isShaded: true

View File

@@ -1,7 +1,7 @@
- type: statusIcon
id: SecurityIcon
abstract: true
priority: 2
priority: 3
offset: 1
locationPreference: Right
isShaded: true

View File

@@ -28,7 +28,7 @@
- type: statusIcon
id: MindShieldIcon
priority: 1
priority: 2
locationPreference: Right
layer: Mod
isShaded: true