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