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