[7728] Use correct loot_type values in data sent to client instead long time existed hacks. Code cleanups.

Thanks to Seizerkiller and TOM_RUS for help in reseach.
This commit is contained in:
VladimirMangos 2009-04-27 21:19:51 +04:00
parent 9ab8c6edd3
commit 5b9e46edea
3 changed files with 51 additions and 76 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7727"
#define REVISION_NR "7728"
#endif // __REVISION_NR_H__