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