diff options
| author | CriticalFlaw <[email protected]> | 2020-08-08 21:40:12 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2020-08-08 21:40:12 -0400 |
| commit | ac615cd93f8146a95e41aee53286f92289cf0d79 (patch) | |
| tree | 5815b8b2e52c1f3a13c7a1eddfa44f9f8ae72ea6 /resource/ui/hudaccountpanel.res | |
| parent | c8ba1648bd2752ba647b09f164739a7c5ff83734 (diff) | |
Fixed Server Navigation Keys
- Moved the main menu backgrounds to better work with the installer.
- Fixed not being able to navigate server welcome screens with E and Q keys.
- Fixed the metal counter overlapping slightly when enough metal is added.
Diffstat (limited to 'resource/ui/hudaccountpanel.res')
| -rw-r--r-- | resource/ui/hudaccountpanel.res | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/resource/ui/hudaccountpanel.res b/resource/ui/hudaccountpanel.res index 00cab75..bf0cc16 100644 --- a/resource/ui/hudaccountpanel.res +++ b/resource/ui/hudaccountpanel.res @@ -2,7 +2,7 @@ { "CHudAccountPanel" { - "delta_item_x" "10" + "delta_item_x" "8" "delta_item_start_y" "10" "delta_item_end_y" "35" "PositiveColor" "ColorGreen" |
