[10550] Fixed field types in mangos.sql in consistant with related sql updates.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NeatElves 2010-09-27 12:26:44 +04:00 committed by VladimirMangos
parent dcb451e16a
commit 138ee2776e
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10549"
#define REVISION_NR "10550"
#endif // __REVISION_NR_H__