createitem: fix an issue with items teleporting to the location of another unit
This was due to moveToGround() being called twice, first with the location of world.units.active[0], which caused the item to teleport to that location later. Fixes #1198develop
parent
ad2c939fea
commit
b1e77fa260
Loading…
Reference in New Issue