[9582] Send looted creature guid in proper field of loot packets.

Also use ObjectGuid in related functions.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Opterman 2010-03-14 00:07:34 +03:00 committed by VladimirMangos
parent bae7d15bb9
commit 547919e249
4 changed files with 50 additions and 49 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9581"
#define REVISION_NR "9582"
#endif // __REVISION_NR_H__