diff options
Diffstat (limited to 'src/simulation/elements/INWR.cpp')
| -rw-r--r-- | src/simulation/elements/INWR.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/INWR.cpp b/src/simulation/elements/INWR.cpp index 0368f06..35d57ec 100644 --- a/src/simulation/elements/INWR.cpp +++ b/src/simulation/elements/INWR.cpp @@ -43,7 +43,7 @@ Element_INWR::Element_INWR() HighTemperatureTransition = PT_LAVA; Update = NULL; - Graphics = NULL; + } Element_INWR::~Element_INWR() {}
\ No newline at end of file |
