[12738] Removed spell_template, it was highly inspected and causes serious problems in current spell system

This commit is contained in:
sanctum32 2013-11-19 21:21:55 +02:00 committed by Antz
parent 94948f7912
commit 45f6161cea
9 changed files with 5 additions and 135 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "12737"
#define REVISION_NR "12738"
#endif // __REVISION_NR_H__