From d404b7f8743f43a565cbc6c6745958e3ecbdd74c Mon Sep 17 00:00:00 2001 From: CriticalFlaw Date: Mon, 1 Apr 2019 20:13:17 -0400 Subject: Fixed No Game Coordinator Notification --- .../Main Menu/Modern/resource/ui/MainMenuOverride.res | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'customizations/Main Menu/Modern/resource') diff --git a/customizations/Main Menu/Modern/resource/ui/MainMenuOverride.res b/customizations/Main Menu/Modern/resource/ui/MainMenuOverride.res index c049471..650f456 100644 --- a/customizations/Main Menu/Modern/resource/ui/MainMenuOverride.res +++ b/customizations/Main Menu/Modern/resource/ui/MainMenuOverride.res @@ -350,8 +350,8 @@ { "ControlName" "Label" "fieldName" "NoGCMessage" - "xpos" "c-290" - "ypos" "94" + "xpos" "10" + "ypos" "200" "zpos" "99" "wide" "260" "tall" "100" @@ -373,14 +373,14 @@ { "ControlName" "ImagePanel" "fieldName" "NoGCImage" - "xpos" "c-285" - "ypos" "107" - "zpos" "-99" + "xpos" "230" + "ypos" "220" + "zpos" "99" "wide" "30" "tall" "30" "visible" "1" "enabled" "1" - "image" "gc_dc" + "image" "replay\thumbnails\raysfox" "scaleImage" "1" "proportionaltoparent" "1" } -- cgit v1.2.3