From 8f20bd305da53eab11501e2809eaf039dce23780 Mon Sep 17 00:00:00 2001 From: Seth Flynn Date: Fri, 10 Sep 2021 03:25:31 -0400 Subject: initial commit of gethud --- resource/ui/destroy_menu/pipboy/sentry_active.res | 48 +++++++++++------------ 1 file changed, 24 insertions(+), 24 deletions(-) (limited to 'resource/ui/destroy_menu/pipboy/sentry_active.res') diff --git a/resource/ui/destroy_menu/pipboy/sentry_active.res b/resource/ui/destroy_menu/pipboy/sentry_active.res index f18172b..67e7e58 100644 --- a/resource/ui/destroy_menu/pipboy/sentry_active.res +++ b/resource/ui/destroy_menu/pipboy/sentry_active.res @@ -1,25 +1,25 @@ -#base "../base_active.res" - -"Resource/UI/destroy_menu/sentry_active.res" -{ - "ItemNameLabel" - { - "labelText" "#TF_Object_Sentry" - "fgcolor_override" "ColorGreen" - } - - "BuildingIcon" - { - "icon" "obj_status_sentrygun_1" - } - - "DestroyIcon" - { - "iconColor" "ColorGreen" - } - - "NumberLabel" - { - "fgcolor_override" "ColorGreen" - } +#base "../base_active.res" + +"Resource/UI/destroy_menu/sentry_active.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Sentry" + "fgcolor_override" "ColorGreen" + } + + "BuildingIcon" + { + "icon" "obj_status_sentrygun_1" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor_override" "ColorGreen" + } } \ No newline at end of file -- cgit v1.2.3