Bizarre solid uses Bizarre colour system
This commit is contained in:
parent
c51c31c12d
commit
60039b531e
@ -2055,7 +2055,7 @@ void draw_parts(pixel *vid)
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if ((t==PT_BIZR||t==PT_BIZRG)&&parts[i].ctype)
|
else if ((t==PT_BIZR||t==PT_BIZRG||t==PT_BIZRS)&&parts[i].ctype)
|
||||||
{
|
{
|
||||||
cg = 0;
|
cg = 0;
|
||||||
cb = 0;
|
cb = 0;
|
||||||
|
Reference in New Issue
Block a user