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