[10189] Fix display of Interrupted message and fix channelled spells interrupting

This commit is contained in:
Laise 2010-07-14 13:22:32 +03:00
parent eadeda8f5d
commit 904ef55b4e
4 changed files with 20 additions and 23 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10019"
#define REVISION_NR "10189"
#endif // __REVISION_NR_H__