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