Skip to content
Snippets Groups Projects
Commit 0a79f42d authored by wkwk's avatar wkwk
Browse files

Fix units not being disbanded correctly

The issue was using `deleteAt` instead of `delete`.
Also changes a bunch of `let`s by `const`s because they are `const`s not
`let`s.

Closes #4570.
parent fe423119
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment