[9173] Remove character_queststatus_daily data at character delete.

Data deleted anyway at next daily status update so just more early and expected cleanup.
This commit is contained in:
VladimirMangos 2010-01-14 08:07:55 +03:00
parent cd1c1942e3
commit 1def2a0977
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 "9172"
#define REVISION_NR "9173"
#endif // __REVISION_NR_H__