mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
[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:
parent
f064ef9c49
commit
60fe792866
2 changed files with 19 additions and 19 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "8124"
|
||||
#define REVISION_NR "8125"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue