diff options
Diffstat (limited to 'resource/ui/destroy_menu/pipboy/tele_exit_active.res')
| -rw-r--r-- | resource/ui/destroy_menu/pipboy/tele_exit_active.res | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_active.res b/resource/ui/destroy_menu/pipboy/tele_exit_active.res index 2c88af3..2bda8e4 100644 --- a/resource/ui/destroy_menu/pipboy/tele_exit_active.res +++ b/resource/ui/destroy_menu/pipboy/tele_exit_active.res @@ -1,25 +1,25 @@ -#base "../base_active.res" - -"Resource/UI/destroy_menu/tele_exit_active.res" -{ - "ItemNameLabel" - { - "labelText" "#TF_Object_Tele_Exit_360" - "fgcolor_override" "ColorGreen" - } - - "BuildingIcon" - { - "icon" "obj_status_tele_exit" - } - - "DestroyIcon" - { - "iconColor" "ColorGreen" - } - - "NumberLabel" - { - "fgcolor_override" "ColorGreen" - } +#base "../base_active.res"
+
+"Resource/UI/destroy_menu/tele_exit_active.res"
+{
+ "ItemNameLabel"
+ {
+ "labelText" "#TF_Object_Tele_Exit_360"
+ "fgcolor_override" "ColorGreen"
+ }
+
+ "BuildingIcon"
+ {
+ "icon" "obj_status_tele_exit"
+ }
+
+ "DestroyIcon"
+ {
+ "iconColor" "ColorGreen"
+ }
+
+ "NumberLabel"
+ {
+ "fgcolor_override" "ColorGreen"
+ }
}
\ No newline at end of file |
