mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-31 11:41:51 +02:00
Quick fix for IRON
This commit is contained in:
@@ -79,6 +79,7 @@ int Element_IRON::update(UPDATE_FUNC_ARGS)
|
||||
break;
|
||||
}
|
||||
}
|
||||
return 0;
|
||||
succ:
|
||||
sim->part_change_type(i,x,y,PT_BMTL);
|
||||
parts[i].tmp=(rand()%10)+20;
|
||||
|
Reference in New Issue
Block a user