mirror of
https://github.com/The-Powder-Toy/The-Powder-Toy.git
synced 2025-08-26 01:23:37 +02:00
Fix spelling mistake
This commit is contained in:
@@ -28,7 +28,7 @@ Element_PIPE::Element_PIPE()
|
||||
|
||||
Temperature = 273.15f;
|
||||
HeatConduct = 0;
|
||||
Description = "PIPE, moves particles around. Once the BRCK generates, erase some for the exit. Then the PIPE generates and is useable.";
|
||||
Description = "PIPE, moves particles around. Once the BRCK generates, erase some for the exit. Then the PIPE generates and is usable.";
|
||||
|
||||
State = ST_SOLID;
|
||||
Properties = TYPE_SOLID|PROP_LIFE_DEC;
|
||||
|
Reference in New Issue
Block a user