summaryrefslogtreecommitdiff
path: root/src/simulation/elements/BIZRS.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/BIZRS.cpp')
-rw-r--r--src/simulation/elements/BIZRS.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/BIZRS.cpp b/src/simulation/elements/BIZRS.cpp
index 7ef6ebf..4fd15ae 100644
--- a/src/simulation/elements/BIZRS.cpp
+++ b/src/simulation/elements/BIZRS.cpp
@@ -28,7 +28,7 @@ Element_BIZRS::Element_BIZRS()
Temperature = R_TEMP+300.0f+273.15f;
HeatConduct = 251;
- Description = "Bizarre solid";
+ Description = "Bizarre solid.";
State = ST_SOLID;
Properties = TYPE_SOLID;