diff --git a/README.md b/README.md index 2cb6d2c..642eff9 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # biscottiHUD -v. 1.65b +v. 1.65c This is my custom HUD for Team Fortress 2 (TF2). diff --git a/biscottiHUD/customization/[MAIN MENU] custom (default)/resource/ui/mainmenuoverride.res b/biscottiHUD/customization/[MAIN MENU] custom (default)/resource/ui/mainmenuoverride.res index f29b26a..261d59e 100644 --- a/biscottiHUD/customization/[MAIN MENU] custom (default)/resource/ui/mainmenuoverride.res +++ b/biscottiHUD/customization/[MAIN MENU] custom (default)/resource/ui/mainmenuoverride.res @@ -230,13 +230,14 @@ "zpos" "-99" "wide" "256" "tall" "64" - "visible" "1" + "visible" "0" "enabled" "1" "image" "../logo/new_tf2_logo" "scaleImage" "1" // if_operation // { +// "visible" "1" // "image" "../logo/tough_break_logo" // } } diff --git a/biscottiHUD/customization/[MAIN MENU] stock/resource/ui/mainmenuoverride.res b/biscottiHUD/customization/[MAIN MENU] stock/resource/ui/mainmenuoverride.res index 7ee812b..4b6613e 100644 --- a/biscottiHUD/customization/[MAIN MENU] stock/resource/ui/mainmenuoverride.res +++ b/biscottiHUD/customization/[MAIN MENU] stock/resource/ui/mainmenuoverride.res @@ -413,11 +413,6 @@ // "navLeft" "ServerBrowserButton" // "navRight" "TrainingButton" "navToRelay" "SubButton" - - if_competitive - { - "ypos" "219" - } "SubButton" { @@ -469,11 +464,6 @@ "navLeft" "ConsoleButton" "navRight" "Notifications_ShowButtonPanel" "navToRelay" "SubButton" - - if_competitive - { - "ypos" "219" - } "SubButton" { diff --git a/biscottiHUD/resource/gamemenu.res b/biscottiHUD/resource/gamemenu.res index 436293e..a3858bd 100644 --- a/biscottiHUD/resource/gamemenu.res +++ b/biscottiHUD/resource/gamemenu.res @@ -2,7 +2,7 @@ { "Version" { - "label" "biscottiHUD v. 1.65b" + "label" "biscottiHUD v. 1.65c" "command" "engine showconsole echo .............................................................................................................. echo .............................................................................................................. diff --git a/biscottiHUD/resource/ui/mainmenuoverride.res b/biscottiHUD/resource/ui/mainmenuoverride.res index f29b26a..261d59e 100644 --- a/biscottiHUD/resource/ui/mainmenuoverride.res +++ b/biscottiHUD/resource/ui/mainmenuoverride.res @@ -230,13 +230,14 @@ "zpos" "-99" "wide" "256" "tall" "64" - "visible" "1" + "visible" "0" "enabled" "1" "image" "../logo/new_tf2_logo" "scaleImage" "1" // if_operation // { +// "visible" "1" // "image" "../logo/tough_break_logo" // } }