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