mirror of
https://github.com/mangosfour/server.git
synced 2025-12-16 13:37:00 +00:00
[10435] Fix recently added uint64 use for query in char deleted commands.
In mangos DB we store full guids only in *_aura tables for caster.
This commit is contained in:
parent
355336f812
commit
ef46d2bd6f
2 changed files with 3 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "10434"
|
||||
#define REVISION_NR "10435"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue