Core/Spells: Fix custom load screen for SPELL_EFFECT_TELEPORT_UNITS

Port From (https://github.com/TrinityCore/TrinityCore/commit/29202810705804c1c5ac126195ab7bd60f56849f)
This commit is contained in:
Hondacrx
2024-11-17 14:07:41 -05:00
parent f2e8784960
commit d46636fc3a
4 changed files with 18 additions and 8 deletions
@@ -69,6 +69,8 @@ namespace Framework.Constants
public const uint CurrencyMaxCapAncientMana = 2000;
public const float MaxAreaSpiritHealerRange = 20.0f;
public const float TeleportMinLoadScreenDistance = 200.0f;
}
public struct MoneyConstants