diff options
| author | CriticalFlaw <[email protected]> | 2018-03-26 20:10:27 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-03-26 20:10:27 -0400 |
| commit | 68ab27b7672e1d617da812dfedfddd0296f1cf9c (patch) | |
| tree | 46a36ef48cda559877e2579b810ae540614f82ee /resource/ui/loadoutpresetpanel.res | |
| parent | aab49e453a3f79cc16dba4d50e826879a1278b5d (diff) | |
20180326 - Console Button and Item Popup Fix
- Added a console button to the main menu, by popular request (gear icon
to the right of the rayshud title)
- Fixed an issue where hovering over an item in inventory with a
rotating 3D model would break all other item info panels when viewing
them in backpack or slot select screen
Diffstat (limited to 'resource/ui/loadoutpresetpanel.res')
| -rw-r--r-- | resource/ui/loadoutpresetpanel.res | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/resource/ui/loadoutpresetpanel.res b/resource/ui/loadoutpresetpanel.res index 8c54bc3..93bc313 100644 --- a/resource/ui/loadoutpresetpanel.res +++ b/resource/ui/loadoutpresetpanel.res @@ -24,10 +24,6 @@ "sound_depressed" "UI/buttonclick.wav" "sound_released" "UI/buttonclickrelease.wav" "centerwrap" "1" - "paintbackground" "1" - "border_default" "NoBorder" - "border_armed" "NoBorder" - "border_depressed" "NoBorder" } } }
\ No newline at end of file |
