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