REGoth-project / REGoth

OpenSource-Reimplementation of the zEngine, used by the game "Gothic"
GNU General Public License v3.0
631 stars 62 forks source link

Externals: Fixed NPC_GetNearestWP and NPC_GetNextWP #245

Closed ataulien closed 7 years ago

ataulien commented 7 years ago

Externals NPC_GetNearestWP and NPC_GetNextWP now return the correct values. Fixes #143.

markusobi commented 7 years ago

I can confirm, that this fixes #143. Well done.

ataulien commented 7 years ago

Please merge it, if you think it's done :)