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