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 | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/resource/ui/destroy_menu/pipboy/tele_exit_active.res b/resource/ui/destroy_menu/pipboy/tele_exit_active.res index 9ea1ff1..f2a24a8 100644 --- a/resource/ui/destroy_menu/pipboy/tele_exit_active.res +++ b/resource/ui/destroy_menu/pipboy/tele_exit_active.res @@ -1,24 +1,24 @@ -#base "../tele_exit_active.res"
-
-"Resource/UI/destroy_menu/tele_exit_active.res"
-{
- "ItemNameLabel"
- {
- "fgcolor" "ColorGreen"
- }
-
- "DestroyIcon"
- {
- "iconColor" "ColorGreen"
- }
-
- "BuildingIcon"
- {
- "iconColor" "ColorGreen"
- }
-
- "NumberLabel"
- {
- "fgcolor" "ColorGreen"
- }
+#base "../tele_exit_active.res" + +"Resource/UI/destroy_menu/tele_exit_active.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "DestroyIcon" + { + "iconColor" "ColorGreen" + } + + "BuildingIcon" + { + "iconColor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } }
\ No newline at end of file |
