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