[8122] Permit read-only acces to player's cooldowns via GetSpellCooldownMap()

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
ApoC 2009-07-05 13:35:54 +02:00
parent b4302d61e5
commit 91e4d7324a
2 changed files with 3 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8121"
#define REVISION_NR "8122"
#endif // __REVISION_NR_H__