From beab3e012504d716ca8ea66a2ae46cefacc48529 Mon Sep 17 00:00:00 2001 From: QAston Date: Mon, 13 Apr 2009 15:52:59 +0200 Subject: *Fix some problems with ProcFlag --HG-- branch : trunk --- src/game/Pet.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/game/Pet.cpp') diff --git a/src/game/Pet.cpp b/src/game/Pet.cpp index e723298565a..4d87a224f7e 100644 --- a/src/game/Pet.cpp +++ b/src/game/Pet.cpp @@ -576,6 +576,7 @@ void Pet::Update(uint32 diff) default: break; } + uint32 guidlow = GetGUIDLow(); Creature::Update(diff); } -- cgit v1.2.3