[7462] Lost part of "[7456] Batter check for items with delayed cooldown.".

Now not only mana/health potion will restore cooldown counting at combat end.
This commit is contained in:
VladimirMangos 2009-03-15 23:35:27 +03:00
parent afe5eb3e1d
commit 57c415f5e1
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 "7461"
#define REVISION_NR "7462"
#endif // __REVISION_NR_H__