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