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/sentry_active.res | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'resource/ui/destroy_menu/sentry_active.res') diff --git a/resource/ui/destroy_menu/sentry_active.res b/resource/ui/destroy_menu/sentry_active.res index 8c7ff2f..298ea14 100644 --- a/resource/ui/destroy_menu/sentry_active.res +++ b/resource/ui/destroy_menu/sentry_active.res @@ -1,14 +1,14 @@ -#base "base_active.res" - -"Resource/UI/destroy_menu/sentry_active.res" -{ - "ItemNameLabel" - { - "labelText" "#TF_Object_Sentry" - } - - "BuildingIcon" - { - "icon" "obj_status_sentrygun_1" - } +#base "base_active.res" + +"Resource/UI/destroy_menu/sentry_active.res" +{ + "ItemNameLabel" + { + "labelText" "#TF_Object_Sentry" + } + + "BuildingIcon" + { + "icon" "obj_status_sentrygun_1" + } } \ No newline at end of file -- cgit v1.2.3