From 8045488b1b248ca88556582063f0052a3727807c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Wed, 13 Mar 2019 21:23:56 -0400 Subject: Updated Notification Panel - Synchronized customization files - Updated the match found and vote panels - Updated the hudlayout to work with the installer - Moved the contracts button to the right side of the main menu --- scripts/hudlayout.res | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'scripts') diff --git a/scripts/hudlayout.res b/scripts/hudlayout.res index ecf25b0..32e93fc 100644 --- a/scripts/hudlayout.res +++ b/scripts/hudlayout.res @@ -15,10 +15,10 @@ "zpos" "2" "xpos" "c-85" "ypos" "c-100" - "labelText" "i" "wide" "200" "tall" "200" "font" "Crosshairs24" + "labelText" "i" "textAlignment" "center" "fgcolor" "Crosshair" } @@ -43,7 +43,6 @@ } //-------------------------------------------------------------- // KNUCKLESCROSSES - // Change labelText to the corresponding crosshair in KnucklesCrosses.png. //-------------------------------------------------------------- "KnucklesCrosses" { @@ -1488,7 +1487,7 @@ "visible" "1" "enabled" "1" "xpos" "c-100" - "ypos" "260" + "ypos" "270" "wide" "200" "tall" "300" } -- cgit v1.2.3