UFO:Alien Invasion
Technical support => Feature Requests => Topic started by: pleiades on September 27, 2006, 08:07:19 pm
-
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); // !!!
-
fixed, thanks