fix(Core/Spells): updates trajectory target selection (#23031)

Co-authored-by: xinef1 <w.szyszko2@gmail.com>
This commit is contained in:
sogladev
2025-09-28 12:47:01 +02:00
committed by GitHub
parent bac2ae4e11
commit 0d1f885b57
7 changed files with 65 additions and 133 deletions

View File

@@ -39,6 +39,7 @@ class ByteBuffer;
class BasicEvent;
#define SPELL_CHANNEL_UPDATE_INTERVAL (1 * IN_MILLISECONDS)
#define TRAJECTORY_MISSILE_SIZE 3.0f
enum SpellCastFlags
{