[7938] Use same type for account ids in different tables related to used in code uint32 type for it.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
charlie2025 2009-06-01 14:38:56 +04:00 committed by VladimirMangos
parent dacdf4e60f
commit 65dd5e568d
4 changed files with 9 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7937"
#define REVISION_NR "7938"
#endif // __REVISION_NR_H__