diff options
| author | CriticalFlaw <[email protected]> | 2018-07-08 15:34:41 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-07-08 15:34:41 -0400 |
| commit | 0adcfa0802b3717d9f08d470c04cc6bae5a36892 (patch) | |
| tree | 001c34c3edc51345c62c28e06a0e1fd9e1e237d8 /resource/ui/MvMCreditSubPanel.res | |
| parent | a55cbca3cdaa51a435ebcce6d1577e9b9b5b64de (diff) | |
Formatting
Diffstat (limited to 'resource/ui/MvMCreditSubPanel.res')
| -rw-r--r-- | resource/ui/MvMCreditSubPanel.res | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/resource/ui/MvMCreditSubPanel.res b/resource/ui/MvMCreditSubPanel.res index 93ddf07..6759e38 100644 --- a/resource/ui/MvMCreditSubPanel.res +++ b/resource/ui/MvMCreditSubPanel.res @@ -110,20 +110,6 @@ "tall" "12" "fgcolor" "CreditsGreen" } - - "CreditRatingLabelShadow" - { - "ControlName" "CExLabel" - "fieldName" "CreditRatingLabelShadow" - "font" "HudFontMediumBold" - "labelText" "%ratingshadow%" - "textAlignment" "center" - "xpos" "126" - "ypos" "26" - "wide" "70" - "tall" "20" - "fgcolor" "Black" - } "CreditRatingLabel" { @@ -138,4 +124,18 @@ "tall" "20" "fgcolor" "tanlight" } + + "CreditRatingLabelShadow" + { + "ControlName" "CExLabel" + "fieldName" "CreditRatingLabelShadow" + "font" "HudFontMediumBold" + "labelText" "%ratingshadow%" + "textAlignment" "center" + "xpos" "126" + "ypos" "26" + "wide" "70" + "tall" "20" + "fgcolor" "Black" + } }
\ No newline at end of file |
