mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-04-24 16:52:50 +02:00
Right color for air stick man.
This commit is contained in:
parent
3e5fb5942d
commit
9ac04e2c18
@ -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)
|
||||
|
Loading…
x
Reference in New Issue
Block a user