summaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorChristopher Schwarz <lakitu7@gmail.com>2009-10-14 18:25:11 +0000
committerTim Angus <tim@ngus.net>2013-01-03 00:16:49 +0000
commit6e60e823ac94aeed888abbe15ea99f6ede3cc535 (patch)
treec8a21b0472a22b3d99fa74f4edeb534aa65cffc3 /assets
parent6efd4cef3cfcc44d6727cb0e54da26fbb74a7533 (diff)
* Fix cross-compiling (early merge from ioq3 r1667)
* Prevent crash when using % in chats, caused by r1784 (Ensiform, Rezyn) * Change default hud color of location text to white, so it doesn't mess up color schemes of maps that have such things on their location ents
Diffstat (limited to 'assets')
-rw-r--r--assets/ui/tremulous_common_hud.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/ui/tremulous_common_hud.h b/assets/ui/tremulous_common_hud.h
index acdf5120..51e5d62f 100644
--- a/assets/ui/tremulous_common_hud.h
+++ b/assets/ui/tremulous_common_hud.h
@@ -115,7 +115,7 @@ itemDef
aspectBias ALIGN_RIGHT
visible MENU_TRUE
decoration
- forecolor COMMON_HUD_R COMMON_HUD_G COMMON_HUD_B 1
+ forecolor 1 1 1 1
textalign ALIGN_RIGHT
textscale 0.3
ownerdraw CG_PLAYER_LOCATION