[9864] Use proper arg for player name send.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
zergtmn 2010-05-11 08:17:38 +04:00 committed by VladimirMangos
parent 4e8c18e9de
commit fc91380b25
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9863"
#define REVISION_NR "9864"
#endif // __REVISION_NR_H__