diff options
| author | CriticalFlaw <[email protected]> | 2018-12-19 17:15:04 -0500 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2018-12-19 17:15:04 -0500 |
| commit | ee500a123b13b326b499b697e90c22ca09922e8d (patch) | |
| tree | d24debf4d67227ce50ea736cfd9aa07c9e761a73 /resource | |
| parent | 5eff41d414f715afc38cbc95dc8d04059a6301dc (diff) | |
Installer Leftovers
Diffstat (limited to 'resource')
| -rw-r--r-- | resource/ui/HudDamageAccount.res | 2 | ||||
| -rw-r--r-- | resource/ui/basechat.res | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/HudDamageAccount.res b/resource/ui/HudDamageAccount.res index bc04292..4a94b56 100644 --- a/resource/ui/HudDamageAccount.res +++ b/resource/ui/HudDamageAccount.res @@ -56,4 +56,4 @@ "pin_corner_to_sibling" "PIN_TOPLEFT" "pin_to_sibling_corner" "PIN_TOPLEFT" } -}
\ No newline at end of file +} diff --git a/resource/ui/basechat.res b/resource/ui/basechat.res index 9946bf1..51db330 100644 --- a/resource/ui/basechat.res +++ b/resource/ui/basechat.res @@ -64,4 +64,4 @@ "font" "ChatFont" "maxchars" "-1" } -}
\ No newline at end of file +} |
