diff options
Diffstat (limited to 'customizations/main_menu/mainmenuoverride-classic.res')
| -rw-r--r-- | customizations/main_menu/mainmenuoverride-classic.res | 129 |
1 files changed, 0 insertions, 129 deletions
diff --git a/customizations/main_menu/mainmenuoverride-classic.res b/customizations/main_menu/mainmenuoverride-classic.res index b040e7e..22b0bd1 100644 --- a/customizations/main_menu/mainmenuoverride-classic.res +++ b/customizations/main_menu/mainmenuoverride-classic.res @@ -424,135 +424,6 @@ } } - "QuestLogButton" - { - "ControlName" "EditablePanel" - "fieldName" "QuestLogButton" - "xpos" "rs1-10" - "ypos" "65" - "zpos" "1" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "r" - "font" "CustomIcons" - "command" "questlog" - "proportionaltoparent" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "MOTD_ShowButtonPanel" - { - "ControlName" "EditablePanel" - "fieldName" "MOTD_ShowButtonPanel" - "xpos" "rs1-10" - "ypos" "90" - "zpos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "labelText" "o" - "font" "CustomIcons" - "command" "motd_show" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - - "RefreshHUDButton" - { - "ControlName" "EditablePanel" - "fieldName" "RefreshHUDButton" - "xpos" "rs1-09" - "ypos" "115" - "zpos" "1" - "wide" "20" - "tall" "20" - "visible" "1" - - "SubButton" - { - "ControlName" "CExImageButton" - "fieldName" "SubButton" - "xpos" "0" - "ypos" "0" - "wide" "20" - "tall" "20" - "autoResize" "0" - "pinCorner" "3" - "visible" "1" - "enabled" "1" - "tabPosition" "0" - "font" "CustomIcons" - "use_proportional_insets" "1" - "textAlignment" "center" - "default" "1" - "actionsignallevel" "2" - "paintbackground" "0" - "paintborder" "0" - "sound_depressed" "UI/buttonclick.wav" - "sound_released" "UI/buttonclickrelease.wav" - - "defaultFgColor_override" "235 226 202 255" - "armedFgColor_override" "72 255 255 255" - } - } - "MOTD_Panel" { "ControlName" "EditablePanel" |
