diff options
Diffstat (limited to 'src/simulation/elements/LNTG.cpp')
| -rw-r--r-- | src/simulation/elements/LNTG.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/LNTG.cpp b/src/simulation/elements/LNTG.cpp index ce776c8..ac97191 100644 --- a/src/simulation/elements/LNTG.cpp +++ b/src/simulation/elements/LNTG.cpp @@ -43,7 +43,7 @@ Element_LNTG::Element_LNTG() HighTemperatureTransition = PT_NONE; Update = NULL; - Graphics = NULL; + } Element_LNTG::~Element_LNTG() {}
\ No newline at end of file |
