[7949] Fixed crash at use .send message with offline player name.

This commit is contained in:
VladimirMangos 2009-06-04 02:44:16 +04:00
parent be6e3923d1
commit daae9343a9
2 changed files with 3 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7948"
#define REVISION_NR "7949"
#endif // __REVISION_NR_H__