Move HUD options to general options tab (#22884)
This commit is contained in:
@@ -2,33 +2,40 @@
|
||||
id: SS14DefaultTheme
|
||||
name: ui-options-hud-theme-default
|
||||
path: Default
|
||||
order: -1
|
||||
|
||||
- type: hudTheme
|
||||
id: SS14PlasmafireTheme
|
||||
name: ui-options-hud-theme-plasmafire
|
||||
path: Plasmafire
|
||||
|
||||
order: 3
|
||||
|
||||
- type: hudTheme
|
||||
id: SS14SlimecoreTheme
|
||||
name: ui-options-hud-theme-slimecore
|
||||
path: Slimecore
|
||||
order: 2
|
||||
|
||||
- type: hudTheme
|
||||
id: SS14ClockworkTheme
|
||||
name: ui-options-hud-theme-clockwork
|
||||
path: Clockwork
|
||||
order: 4
|
||||
|
||||
- type: hudTheme
|
||||
id: SS14RetroTheme
|
||||
name: ui-options-hud-theme-retro
|
||||
path: Retro
|
||||
order: 6
|
||||
|
||||
- type: hudTheme
|
||||
id: SS14MinimalistTheme
|
||||
name: ui-options-hud-theme-minimalist
|
||||
path: Minimalist
|
||||
order: 1
|
||||
|
||||
- type: hudTheme
|
||||
id: SS14ErisTheme
|
||||
name: ui-options-hud-theme-eris
|
||||
path: Eris
|
||||
order: 5
|
||||
|
||||
Reference in New Issue
Block a user