summaryrefslogtreecommitdiff
path: root/src/simulation/elements/SHLD1.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/SHLD1.cpp')
-rw-r--r--src/simulation/elements/SHLD1.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/SHLD1.cpp b/src/simulation/elements/SHLD1.cpp
index 2d48f9d..605180a 100644
--- a/src/simulation/elements/SHLD1.cpp
+++ b/src/simulation/elements/SHLD1.cpp
@@ -43,7 +43,7 @@ Element_SHLD1::Element_SHLD1()
HighTemperatureTransition = NT;
Update = &Element_SHLD1::update;
- Graphics = NULL;
+
}
//#TPT-Directive ElementHeader Element_SHLD1 static int update(UPDATE_FUNC_ARGS)