[11862] Do not overwrite channel spells with other channel spells. Close pull request #28

Signed-off-by: Schmoozerd <schmoozerd@scriptdev2.com>
This commit is contained in:
Reamer 2011-12-12 16:57:57 +01:00 committed by Schmoozerd
parent e0d6952ad1
commit 396ce3b71d
2 changed files with 5 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11861"
#define REVISION_NR "11862"
#endif // __REVISION_NR_H__