From 54c716614a85791c499672f27c404a71e6bf187e Mon Sep 17 00:00:00 2001 From: "igor.nikitin" Date: Tue, 16 Apr 2019 10:35:01 -0400 Subject: Moving Files for Lowercasing --- .../ui/destroy_menu/pipboy/sentry_inactive.res | 24 ++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 resource/ui/destroy_menu/pipboy/sentry_inactive.res (limited to 'resource/ui/destroy_menu/pipboy/sentry_inactive.res') diff --git a/resource/ui/destroy_menu/pipboy/sentry_inactive.res b/resource/ui/destroy_menu/pipboy/sentry_inactive.res new file mode 100644 index 0000000..aaedbae --- /dev/null +++ b/resource/ui/destroy_menu/pipboy/sentry_inactive.res @@ -0,0 +1,24 @@ +#base "../sentry_inactive.res" + +"Resource/UI/destroy_menu/sentry_inactive.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "NotBuiltLabel" + { + "fgcolor" "ColorGreen" + } + + "UnavailableLabel" + { + "fgcolor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } +} \ No newline at end of file -- cgit v1.2.3