mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-17 13:51:09 +02:00
oops
This commit is contained in:
@@ -1328,7 +1328,7 @@ void draw_parts(pixel *vid)
|
|||||||
|
|
||||||
nx = (int)(parts[i].x+0.5f);
|
nx = (int)(parts[i].x+0.5f);
|
||||||
ny = (int)(parts[i].y+0.5f);
|
ny = (int)(parts[i].y+0.5f);
|
||||||
else if(cmode!=CM_HEAT)
|
if(cmode!=CM_HEAT)
|
||||||
{
|
{
|
||||||
if(t==PT_STKM) //Just draw head here
|
if(t==PT_STKM) //Just draw head here
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user