diff options
| author | CriticalFlaw <[email protected]> | 2019-03-10 20:32:58 -0400 |
|---|---|---|
| committer | CriticalFlaw <[email protected]> | 2019-03-10 20:32:58 -0400 |
| commit | fdfa8d63e4eab65b1ac7087702ff576df47b2c10 (patch) | |
| tree | b249f93db5f48ab882a6cfac71614142f893db6f /resource/ui/ControlPointCountdown.res | |
| parent | 59374d07d43bc3207a45294b05be3dd8f7b3299e (diff) | |
Playtesting Fixes
- Fixed the floating health ID not appearing
Diffstat (limited to 'resource/ui/ControlPointCountdown.res')
| -rw-r--r-- | resource/ui/ControlPointCountdown.res | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/resource/ui/ControlPointCountdown.res b/resource/ui/ControlPointCountdown.res index fb28d66..6e3d2d6 100644 --- a/resource/ui/ControlPointCountdown.res +++ b/resource/ui/ControlPointCountdown.res @@ -17,7 +17,7 @@ "wrap" "0"
"labelText" "%capturetime%"
"textAlignment" "center"
- "fgcolor" "NeutralWhite"
- "bgcolor" "NeutralWhite"
+ "fgcolor" "TanLight"
+ "bgcolor" "TanLight"
}
}
\ No newline at end of file |
