Fix hud theme selection (#19106)

* Fix hud theme selection

Signed-off-by: c4llv07e <kseandi@gmail.com>

* Remove iterator indexing in the theme configuration

Signed-off-by: c4llv07e <kseandi@gmail.com>

---------

Signed-off-by: c4llv07e <kseandi@gmail.com>
This commit is contained in:
c4llv07e
2023-09-15 02:05:55 +00:00
committed by GitHub
parent 89337f33bc
commit 649cd34edc
3 changed files with 15 additions and 7 deletions

View File

@@ -1,14 +1,14 @@
- type: hudTheme
id: 0
id: SS14DefaultTheme
name: ui-options-hud-theme-default
path: Default
- type: hudTheme
id: 1
id: SS14ModernizedTheme
name: ui-options-hud-theme-modernized
path: Modernized
- type: hudTheme
id: 2
id: SS14ClassicTheme
name: ui-options-hud-theme-classic
path: Classic