[7720] Fixed crash at .character level use from console. Include GM name in message for command target if report need.

This commit is contained in:
VladimirMangos 2009-04-26 23:28:16 +04:00
parent b62c142425
commit b9853cb958
5 changed files with 26 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7719"
#define REVISION_NR "7720"
#endif // __REVISION_NR_H__