diff options
| author | CriticalFlaw <[email protected]> | 2019-04-16 10:42:15 -0400 |
|---|---|---|
| committer | GitHub <[email protected]> | 2019-04-16 10:42:15 -0400 |
| commit | 309842659d85b00489c26f98f39227dafd9ce1ee (patch) | |
| tree | ee037afabd42aa6930bd6b13558da913323829d2 /resource/ui/build_menu/pipboy/base_active.res | |
| parent | ec3df8a0c97da75c4ed900b5f1de43c1a802f39c (diff) | |
| parent | 54c716614a85791c499672f27c404a71e6bf187e (diff) | |
Merge pull request #128 from raysfire/temp
Changed All Files to Lowercase
Diffstat (limited to 'resource/ui/build_menu/pipboy/base_active.res')
| -rw-r--r-- | resource/ui/build_menu/pipboy/base_active.res | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/resource/ui/build_menu/pipboy/base_active.res b/resource/ui/build_menu/pipboy/base_active.res index 866d3a2..f2c5eba 100644 --- a/resource/ui/build_menu/pipboy/base_active.res +++ b/resource/ui/build_menu/pipboy/base_active.res @@ -1,29 +1,29 @@ -#base "../base_active.res"
-
-"Resource/UI/build_menu/base.res"
-{
- "ItemNameLabel"
- {
- "fgcolor" "ColorGreen"
- }
-
- "BuildingIcon"
- {
- "iconColor" "ColorGreen"
- }
-
- "MetalIcon"
- {
- "iconColor" "ColorGreen"
- }
-
- "CostLabel"
- {
- "fgcolor" "ColorGreen"
- }
-
- "NumberLabel"
- {
- "fgcolor" "ColorGreen"
- }
+#base "../base_active.res" + +"Resource/UI/build_menu/base.res" +{ + "ItemNameLabel" + { + "fgcolor" "ColorGreen" + } + + "BuildingIcon" + { + "iconColor" "ColorGreen" + } + + "MetalIcon" + { + "iconColor" "ColorGreen" + } + + "CostLabel" + { + "fgcolor" "ColorGreen" + } + + "NumberLabel" + { + "fgcolor" "ColorGreen" + } }
\ No newline at end of file |
