mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[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:
parent
ddd51cca6d
commit
4284bcc2da
3 changed files with 12 additions and 20 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8752"
|
||||
#define REVISION_NR "8753"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue