mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-06 09:23:52 +00:00
fix for meloday cast bar issue (#2005)
This commit is contained in:
parent
677d595c9d
commit
a83ad7080a
@ -6497,7 +6497,6 @@ void Mob::DoBardCastingFromItemClick(bool is_casting_bard_song, uint32 cast_time
|
||||
CastToClient()->QueuePacket(outapp);
|
||||
safe_delete(outapp);
|
||||
|
||||
SendSpellBarDisable();
|
||||
ZeroCastingVars();
|
||||
ZeroBardPulseVars();
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user