otland / forgottenserver

A free and open-source MMORPG server emulator written in C++
https://otland.net
GNU General Public License v2.0
1.56k stars 1.04k forks source link

Fix inverted positions introduced in #4648 #4674

Closed MillhioreBT closed 2 months ago

MillhioreBT commented 2 months ago

Changes Proposed

I don't know if more tests are needed, but when this PR #4648 was merged apparently the npc, monsters always turn their back on the player, in fact there are things that seem to be broken, the directional spells don't work, if someone can check with exevo vis hur ect...

It was simply a pair of inverted variables.

Issues addressed: Nothing!

ranisalt commented 2 months ago

I don't know if more tests are needed

Always!