[7456] Batter check for items with delayed cooldown.

This must solve problems with some still stuck until relogin items.
This commit is contained in:
VladimirMangos 2009-03-14 19:11:46 +03:00
parent 7cc704149a
commit 435b53c853
2 changed files with 4 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7455"
#define REVISION_NR "7456"
#endif // __REVISION_NR_H__