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