mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-14 07:55:49 +00:00
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.