$#!*()$#!)@$!@)#(@!)(#
git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@1405 fc73d0e0-1445-4013-8a0c-d673dee63da5
This commit is contained in:
parent
690bb8cb0a
commit
95a9c06645
1 changed files with 1 additions and 1 deletions
|
@ -1318,7 +1318,7 @@ void GLDraw_Crosshair(void)
|
|||
else if (crosshair.value)
|
||||
{
|
||||
GL_Bind (cs_texture);
|
||||
chc = 1/16;
|
||||
chc = 1/16.0;
|
||||
|
||||
if (crosshair.modified || crosshaircolor.modified || crosshair.value >= FIRSTANIMATEDCROSHAIR)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue