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