summaryrefslogtreecommitdiff
path: root/src/simulation/elements/BTRY.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/BTRY.cpp')
-rw-r--r--src/simulation/elements/BTRY.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/BTRY.cpp b/src/simulation/elements/BTRY.cpp
index f4a5d06..00fd426 100644
--- a/src/simulation/elements/BTRY.cpp
+++ b/src/simulation/elements/BTRY.cpp
@@ -28,7 +28,7 @@ Element_BTRY::Element_BTRY()
Temperature = R_TEMP+0.0f +273.15f;
HeatConduct = 251;
- Description = "Solid. Generates infinite electricity.";
+ Description = "Generates infinite electricity.";
State = ST_SOLID;
Properties = TYPE_SOLID;