diff --git a/src/simulation/elements/CRAY.cpp b/src/simulation/elements/CRAY.cpp index f22f141b9..f05d3e396 100644 --- a/src/simulation/elements/CRAY.cpp +++ b/src/simulation/elements/CRAY.cpp @@ -67,7 +67,6 @@ int Element_CRAY::update(UPDATE_FUNC_ARGS) } } } - // only fire when life is 0, but nothing sets the life right now else { for (int rx =-1; rx <= 1; rx++)