diff options
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 |
