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