[6919] Fixed character rename at login and optimized the query.

This commit is contained in:
Wyk3d 2008-12-19 15:48:21 +02:00
parent 684c386f3a
commit 162ca267f1
2 changed files with 19 additions and 26 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6918"
#define REVISION_NR "6919"
#endif // __REVISION_NR_H__