diff options
Diffstat (limited to 'src/simulation/elements/BIZRG.cpp')
| -rw-r--r-- | src/simulation/elements/BIZRG.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/BIZRG.cpp b/src/simulation/elements/BIZRG.cpp index 04b9bbb..aa1f0d2 100644 --- a/src/simulation/elements/BIZRG.cpp +++ b/src/simulation/elements/BIZRG.cpp @@ -28,7 +28,7 @@ Element_BIZRG::Element_BIZRG() Temperature = R_TEMP-200.0f+273.15f; HeatConduct = 42; - Description = "Bizarre gas"; + Description = "Bizarre gas."; State = ST_GAS; Properties = TYPE_GAS; |
