Fix spelling mistake
This commit is contained in:
parent
28516c24e9
commit
a78129adb9
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user