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