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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user