projects
/
xonotic
/
xonotic-data.pk3dir.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f0cadec
)
This comment wasn't supposed to be committed
author
terencehill <piuntn@gmail.com>
Mon, 27 Jul 2015 21:59:22 +0000
(23:59 +0200)
committer
terencehill <piuntn@gmail.com>
Mon, 27 Jul 2015 21:59:22 +0000
(23:59 +0200)
qcsrc/client/miscfunctions.qh
patch
|
blob
|
history
diff --git
a/qcsrc/client/miscfunctions.qh
b/qcsrc/client/miscfunctions.qh
index fbdcc5db3719a0411577154f0f50da44b3316097..6c643962a65678ab19643cc48a2300536aab2ee0 100644
(file)
--- a/
qcsrc/client/miscfunctions.qh
+++ b/
qcsrc/client/miscfunctions.qh
@@
-98,7
+98,6
@@
void drawpic_aspect_skin_expanding(vector position, string pic, vector theScale,
void drawpic_aspect_skin_expanding_two(vector position, string pic, vector theScale, vector rgb, float theAlpha, float flag, float fadelerp);
-// FIXME this function isn't centering the text correctly, see vote panel
#define SET_POS_AND_SZ_Y_ASPECT(allow_colors) do { \
float textaspect, oldsz; \
textaspect = stringwidth(text, allow_colors, '1 1 1' * sz.y) / sz.y; \