Anybody know how to fix the warning that comes up from this line of code in cg_players.c:
const unsigned char savRGBA[3] = {legs.shaderRGBA[0],legs.shaderRGBA[1],legs.shaderRGBA[2]};
The warning is: warning C4204: nonstandard extension used : non-constant aggregate initializer
um ppl feel free too post your bugfixes here

. can we get this to be an announcement or sticky ?