[8695] Fix negative auras remain time calculation at loading for pets.

In similar ways as recently fixed for players.
This commit is contained in:
VladimirMangos 2009-10-21 04:48:44 +04:00
parent fcf854c0bb
commit 012b54a63d
2 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8694"
#define REVISION_NR "8695"
#endif // __REVISION_NR_H__