[12752] Partially fixed death knight runes cooldown

issues: cooldown synchronizes with all other runes (in next commit cooldown will splitted correctly)
This commit is contained in:
sanctum32 2013-12-21 18:54:51 +02:00 committed by Antz
parent 04786e7ee8
commit 9decc79dd0
3 changed files with 48 additions and 64 deletions

View file

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