forked from mirrors/0ad
18bc3e47ea
Obstructions can reactivate after being destroyed, which leaves them
dangling forever. This is similar to 54f7a09a54.
This fixes this issue by setting a temporary "is destroyed" variable to
true.@
Reported by: seeh
Tested by: langbart
Reviewed By: Freagarach
Fixes #6016
Differential Revision: https://code.wildfiregames.com/D3558
This was SVN commit r24894.