Fix one mistype.

This commit is contained in:
hondacrx
2021-10-03 14:06:41 -04:00
parent c17390b4fa
commit 03a2d9a706
+1 -1
View File
@@ -5755,7 +5755,7 @@ namespace Game.Spells
playerTarget.RemoveStoredAuraTeleportLocation(GetSpellInfo().Id);
}
[AuraEffectHandler(AuraType.StoreTeleportReturnPoint)]
[AuraEffectHandler(AuraType.CosmeticMounted)]
void HandleCosmeticMounted(AuraApplication aurApp, AuraEffectHandleModes mode, bool apply)
{
if (!mode.HasAnyFlag(AuraEffectHandleModes.Real))