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