diff --git a/biscottiHUD/resource/gamemenu.res b/biscottiHUD/resource/gamemenu.res index b10b4f9..1889f02 100644 --- a/biscottiHUD/resource/gamemenu.res +++ b/biscottiHUD/resource/gamemenu.res @@ -2,7 +2,7 @@ { "Version" { - "label" "biscottiHUD v. 1.38" + "label" "biscottiHUD v. 1.38b" "command" "engine showconsole; echo ..............................................................................................................; echo ..............................................................................................................; diff --git a/biscottiHUD/resource/ui/hudobjectivekothtimepanel.res b/biscottiHUD/resource/ui/hudobjectivekothtimepanel.res index 292493f..6e9d248 100644 --- a/biscottiHUD/resource/ui/hudobjectivekothtimepanel.res +++ b/biscottiHUD/resource/ui/hudobjectivekothtimepanel.res @@ -103,7 +103,7 @@ "ControlName" "ImagePanel" "fieldName" "ActiveTimerBG" "xpos" "0" - "ypos" "9" + "ypos" "0" "ypos_minmode" "0" "zpos" "1" "wide" "78" diff --git a/biscottiHUD/resource/ui/wavestatuspanel.res b/biscottiHUD/resource/ui/wavestatuspanel.res index 4308143..f8b5615 100644 --- a/biscottiHUD/resource/ui/wavestatuspanel.res +++ b/biscottiHUD/resource/ui/wavestatuspanel.res @@ -33,12 +33,9 @@ "zpos" "3" "wide" "300" "tall" "15" - "xpos_minmode" "55" - "wide_minmode" "300" "visible" "1" "enabled" "1" "textAlignment" "west" - "textAlignment_minmode" "west" "labelText" "%wave_count%" } @@ -115,11 +112,11 @@ "enabled" "1" "image" "../HUD/tournament_panel_blu" - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" + "src_corner_height" "16" // pixels inside the image + "src_corner_width" "16" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" } "ProgressBarBG" @@ -138,10 +135,10 @@ "enabled" "1" "image" "../HUD/tournament_panel_tan" - "src_corner_height" "22" // pixels inside the image - "src_corner_width" "22" + "src_corner_height" "16" // pixels inside the image + "src_corner_width" "16" - "draw_corner_width" "5" // screen size of the corners ( and sides ), proportional - "draw_corner_height" "5" + "draw_corner_width" "0" // screen size of the corners ( and sides ), proportional + "draw_corner_height" "0" } }