diff options
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/MainMenuOverride.res | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/resource/ui/MainMenuOverride.res b/resource/ui/MainMenuOverride.res index abfb06d..4f24694 100644 --- a/resource/ui/MainMenuOverride.res +++ b/resource/ui/MainMenuOverride.res @@ -175,8 +175,7 @@ "visible" "0" "enabled" "1" "scaleImage" "1" - "proportionaltoparent" "1" - "image" "../console/background_upward" + "image" "" } "HudNameBG" @@ -260,10 +259,10 @@ "TFCharacterImage" { - "ControlName" "ImagePanel" + //"ControlName" "ImagePanel" "fieldName" "TFCharacterImage" - "xpos" "9999" - "ypos" "9999" + "xpos" "c-250" + "ypos" "-80" "zpos" "-99" "wide" "600" "tall" "600" |
