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