diff options
| author | Seth Flynn <[email protected]> | 2021-09-10 03:25:31 -0400 |
|---|---|---|
| committer | Seth Flynn <[email protected]> | 2021-09-10 14:22:44 -0400 |
| commit | 8f20bd305da53eab11501e2809eaf039dce23780 (patch) | |
| tree | f130a5714c696ac4d4b02ec5d469c8065a4db192 /resource/ui/destroy_menu/tele_entrance_active.res | |
| parent | c416cb67497f3b98406d1562868c1ed470c46336 (diff) | |
initial commit of gethud
Diffstat (limited to 'resource/ui/destroy_menu/tele_entrance_active.res')
| -rw-r--r-- | resource/ui/destroy_menu/tele_entrance_active.res | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/resource/ui/destroy_menu/tele_entrance_active.res b/resource/ui/destroy_menu/tele_entrance_active.res index c2de6cc..d6389c2 100644 --- a/resource/ui/destroy_menu/tele_entrance_active.res +++ b/resource/ui/destroy_menu/tele_entrance_active.res @@ -1,14 +1,14 @@ -#base "base_active.res" - -"Resource/UI/destroy_menu/tele_entrance_active.res" -{ - "ItemNameLabel" - { - "labelText" "#TF_Object_Tele_Entrance_360" - } - - "BuildingIcon" - { - "icon" "obj_status_tele_entrance" - } +#base "base_active.res"
+
+"Resource/UI/destroy_menu/tele_entrance_active.res"
+{
+ "ItemNameLabel"
+ {
+ "labelText" "#TF_Object_Tele_Entrance_360"
+ }
+
+ "BuildingIcon"
+ {
+ "icon" "obj_status_tele_entrance"
+ }
}
\ No newline at end of file |
