diff options
Diffstat (limited to 'src/simulation/elements/SLTW.cpp')
| -rw-r--r-- | src/simulation/elements/SLTW.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/SLTW.cpp b/src/simulation/elements/SLTW.cpp index 1b3c4b4..3dad33c 100644 --- a/src/simulation/elements/SLTW.cpp +++ b/src/simulation/elements/SLTW.cpp @@ -43,7 +43,7 @@ Element_SLTW::Element_SLTW() HighTemperatureTransition = ST; Update = &Element_SLTW::update; - Graphics = NULL; + } //#TPT-Directive ElementHeader Element_SLTW static int update(UPDATE_FUNC_ARGS) |
