From 8c616fab18120970056d8b6be183fc9a3a5e5cb6 Mon Sep 17 00:00:00 2001 From: conch Date: Wed, 24 Jul 2024 17:11:32 -0500 Subject: [PATCH] use old ico reel from lion hud i technically made it so im not stealing --- _ckHUD/resource/ui/hudmenutauntselection.res | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/_ckHUD/resource/ui/hudmenutauntselection.res b/_ckHUD/resource/ui/hudmenutauntselection.res index 98a5d7f..eac13fb 100644 --- a/_ckHUD/resource/ui/hudmenutauntselection.res +++ b/_ckHUD/resource/ui/hudmenutauntselection.res @@ -29,14 +29,12 @@ "IcoReelIcon" { - "ControlName" "ImagePanel" - "fieldName" "IcoReelIcon" - "xpos" "0" "ypos" "32" "zpos" "1" - "image" "replay/thumbnails/icons/ico_reel" + "wide" "50" + "tall" "50" } "TitleLabel"