Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
set target in Bat.updatePosition if unset (#363)
Prevent a null pointer dereference if updatePosition is called before the enemy gets a chance to think, such as when loading a game involving a flying bat with unlucky timing. Fixes #362.
- Loading branch information