This commit is contained in:
Philip 2010-11-11 22:14:24 -05:00
parent 7aeb8020ba
commit 383b2ad709

View File

@ -1328,7 +1328,7 @@ void draw_parts(pixel *vid)
nx = (int)(parts[i].x+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
{