mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-22 16:02:54 +02:00
Bizarre solid uses Bizarre colour system
This commit is contained in:
@@ -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