mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-24 19:06:49 +01:00
*Fix some problems with ProcFlag
--HG-- branch : trunk
This commit is contained in:
@@ -576,6 +576,7 @@ void Pet::Update(uint32 diff)
|
||||
default:
|
||||
break;
|
||||
}
|
||||
uint32 guidlow = GetGUIDLow();
|
||||
Creature::Update(diff);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user