Slight modification of utils.cfg...

...to set a proper luminosity value for the team color macro.
This commit is contained in:
Richard Kettering 2005-12-21 08:14:41 +00:00
parent 1a6448f39b
commit 3374b6d157

View File

@ -252,5 +252,5 @@ name=prestart
# units can be color shifted by using the team color system
#define MAGENTA_IS_THE_TEAM_COLOR
flag_rgb=63,0,22,85,0,42,105,0,57,123,0,69,140,0,81,158,0,93,177,0,105,195,0,116,214,0,127,236,0,140,238,61,150,239,91,161,241,114,172,242,135,182,244,154,193,246,173,205,248,193,217,250,213,229,253,233,241
flag_rgb=244,154,193,63,0,22,85,0,42,105,0,57,123,0,69,140,0,81,158,0,93,177,0,105,195,0,116,214,0,127,236,0,140,238,61,150,239,91,161,241,114,172,242,135,182,246,173,205,248,193,217,250,213,229,253,233,241
#enddef