[12712] Fixed last sql error (caused on cmangos merge)

This commit is contained in:
sanctum32 2013-10-24 17:49:24 +03:00 committed by Antz
parent 1a6eedab21
commit 01594c4f21
2 changed files with 5 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12711"
#define REVISION_NR "12712"
#endif // __REVISION_NR_H__