[8769] Implement mails sending at player levelup.

This commit is contained in:
VladimirMangos 2009-11-03 20:18:09 +03:00
parent d009994f59
commit e078d0dd03
12 changed files with 149 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8768"
#define REVISION_NR "8769"
#endif // __REVISION_NR_H__