[6904] Fix possible crash by client sending several times CMSG_PLAYER_LOGIN.

This commit is contained in:
derex 2008-12-13 19:04:02 +02:00
parent d9de56ed2c
commit fc5e12c828
2 changed files with 7 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6903"
#define REVISION_NR "6904"
#endif // __REVISION_NR_H__