summaryrefslogtreecommitdiff
path: root/src/simulation/elements/STKM.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/STKM.cpp')
-rw-r--r--src/simulation/elements/STKM.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/STKM.cpp b/src/simulation/elements/STKM.cpp
index 9fdead2..52deee1 100644
--- a/src/simulation/elements/STKM.cpp
+++ b/src/simulation/elements/STKM.cpp
@@ -28,7 +28,7 @@ Element_STKM::Element_STKM()
Temperature = R_TEMP+14.6f+273.15f;
HeatConduct = 0;
- Description = "Stickman. Don't kill him!";
+ Description = "Stickman. Don't kill him! Control with the arrow keys.";
State = ST_NONE;
Properties = 0;