Technical support > Feature Requests

cl_radar.c

(1/1)

pleiades:
re.DrawColor(color);  // ???
   vec2_t posCircle;
   float cosinus, sinus, rangeTracking;
-------------------------

c:\svn\ufoai\trunk\src\client\cl_radar.c(54) : error C2275: 'vec2_t' : illegal use of this type as an expression

 --------------------------

   vec2_t posCircle;
   float cosinus, sinus, rangeTracking;
   re.DrawColor(color); // !!!

Mattn:
fixed, thanks

Navigation

[0] Message Index

Go to full version