[8896] Include character_skills table in pdump and drop at character delete.

This commit is contained in:
VladimirMangos 2009-11-30 15:08:22 +03:00
parent a7cd0f8f44
commit d48ce8b717
3 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8895"
#define REVISION_NR "8896"
#endif // __REVISION_NR_H__