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