Right color for air stick man.

This commit is contained in:
savask 2011-11-01 17:08:35 +07:00
parent 3e5fb5942d
commit 9ac04e2c18

View File

@ -1879,7 +1879,7 @@ void render_parts(pixel *vid)
}
if (cplayer->elem<PT_NUM) pc = ptypes[cplayer->elem].pcolors;
else pc = PIXPACK(0xFFFFFF);
else pc = PIXPACK(0x8080FF);
s = XRES+BARSIZE;
//head
if(t==PT_FIGH)