[8753] Next version assert fail at grid load fix.

Old version not work in result wrong guid use for check.
Code moved to Creature::LoadFromDB where all data accessable fro proper search.
This commit is contained in:
VladimirMangos 2009-10-30 05:21:40 +03:00
parent ddd51cca6d
commit 4284bcc2da
3 changed files with 12 additions and 20 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8752"
#define REVISION_NR "8753"
#endif // __REVISION_NR_H__