Commit
17636cdaf895dd06c64e1e0e9609f698ea65fc12
by muzzelFixed leave-detection
- fixed leave detection in general (leaving units were not detected due to wrong event response)
- fixed leave detection on preplaced units (wasnt working at all, wrong event response)
- removed the minimal unit indexer, it doesnt belong here and there is a real unit indexer in the stdlib which is 100% compatible
(commit: 17636cd)