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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user