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