[8125] Optimized spell cooldowns remove.

Traverse only active cooldowns instead of whole player spell map.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-05 17:31:26 +02:00
parent f064ef9c49
commit 60fe792866
2 changed files with 19 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8124"
#define REVISION_NR "8125"
#endif // __REVISION_NR_H__