jonathaneeckhout / jdungeon

An opensource 2d morpg game based on the Godot engine in a medieval inspired fantasy world
https://jdungeon.org
BSD 2-Clause "Simplified" License
130 stars 23 forks source link

Fixed crash when a fleeing enemy looses the reference to its attacker. #225

Closed NancokPS2 closed 8 months ago

NancokPS2 commented 8 months ago

Tested by hitting an enemy and quickly running away. No crash.

Closes: #218