[12753] Fixed Death knight runes

TODO: add specific cooldown timer for runes if player misses
This commit is contained in:
sanctum32 2013-12-21 21:01:13 +02:00 committed by Antz
parent 7bfa13761a
commit fb14bce9c9
2 changed files with 28 additions and 15 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12752"
#define REVISION_NR "12753"
#endif // __REVISION_NR_H__