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