[10904] Cleanup character_battleground_data when deleting characters from database

This commit is contained in:
zergtmn 2010-12-21 18:35:17 +05:00
parent 3693821cee
commit 72255d1bb1
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10903"
#define REVISION_NR "10904"
#endif // __REVISION_NR_H__