Skip to content

Fixes AME shielding duping.

The issue came from a sleep(10) in the New() of the shielding units, which was delaying the qdel(src) in the code that created the shielding.

Fixes #54 (closed)

Merge request reports