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