summaryrefslogtreecommitdiff
path: root/src/simulation/elements/BGLA.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/simulation/elements/BGLA.cpp')
-rw-r--r--src/simulation/elements/BGLA.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/BGLA.cpp b/src/simulation/elements/BGLA.cpp
index 756842a..e85b95d 100644
--- a/src/simulation/elements/BGLA.cpp
+++ b/src/simulation/elements/BGLA.cpp
@@ -43,7 +43,7 @@ Element_BGLA::Element_BGLA()
HighTemperatureTransition = PT_LAVA;
Update = NULL;
- Graphics = NULL;
+
}
Element_BGLA::~Element_BGLA() {} \ No newline at end of file