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