diff options
Diffstat (limited to 'src/simulation/elements/SHLD4.cpp')
| -rw-r--r-- | src/simulation/elements/SHLD4.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/SHLD4.cpp b/src/simulation/elements/SHLD4.cpp index 85e01db..199eb13 100644 --- a/src/simulation/elements/SHLD4.cpp +++ b/src/simulation/elements/SHLD4.cpp @@ -28,7 +28,7 @@ Element_SHLD4::Element_SHLD4() Temperature = R_TEMP+0.0f +273.15f; HeatConduct = 0; - Description = "Shield lvl 4"; + Description = "Shield lvl 4."; State = ST_SOLID; Properties = TYPE_SOLID|PROP_LIFE_DEC; |
