[6810] Added new command: .sendmoney player "subject" "message" money - Sends a mail with money to a player

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Fredi 2008-11-03 16:19:23 -02:00 committed by VladimirMangos
parent ad59efb6d9
commit 928ea2bdcf
7 changed files with 101 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6809"
#define REVISION_NR "6810"
#endif // __REVISION_NR_H__