summaryrefslogtreecommitdiff
path: root/src/simulation/elements/STKM2.cpp
diff options
context:
space:
mode:
authorjacob1 <jfu614@gmail.com>2013-05-05 00:28:28 (GMT)
committer jacob1 <jfu614@gmail.com>2013-05-05 00:28:28 (GMT)
commitcb5ca55fc2c7160688bb1ded49dfec2db829fe37 (patch)
treed1246e26243f73165b6a18cbed0cb1fec66b7e4d /src/simulation/elements/STKM2.cpp
parent08f05d69c139caed898877f853973e16a8cc2b7a (diff)
downloadpowder-cb5ca55fc2c7160688bb1ded49dfec2db829fe37.zip
powder-cb5ca55fc2c7160688bb1ded49dfec2db829fe37.tar.gz
New Element: Pressure sensor
Diffstat (limited to 'src/simulation/elements/STKM2.cpp')
-rw-r--r--src/simulation/elements/STKM2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/STKM2.cpp b/src/simulation/elements/STKM2.cpp
index 6583b70..943cac9 100644
--- a/src/simulation/elements/STKM2.cpp
+++ b/src/simulation/elements/STKM2.cpp
@@ -28,7 +28,7 @@ Element_STKM2::Element_STKM2()
Temperature = R_TEMP+14.6f+273.15f;
HeatConduct = 0;
- Description = "second stickman. Don't kill him! Control with wasd.";
+ Description = "Second stickman. Don't kill him! Control with wasd.";
State = ST_NONE;
Properties = 0;