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 67d8cdf..39b389a 100644
--- a/src/simulation/elements/STKM.cpp
+++ b/src/simulation/elements/STKM.cpp
@@ -31,7 +31,7 @@ Element_STKM::Element_STKM()
Description = "Stickman. Don't kill him! Control with the arrow keys.";
State = ST_NONE;
- Properties = 0;
+ Properties = PROP_NOCTYPEDRAW;
LowPressure = IPL;
LowPressureTransition = NT;