[7259] Prevent memory lost at pet spell reset.

This commit is contained in:
VladimirMangos 2009-02-10 06:01:37 +03:00
parent fb6fe325bf
commit 63b8d1f537
2 changed files with 4 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7258"
#define REVISION_NR "7259"
#endif // __REVISION_NR_H__