[8403] Fixed cast spell opcode parsing for some cases with additional data.

This commit is contained in:
VladimirMangos 2009-08-22 04:44:51 +04:00
parent 38fa6b241c
commit 6ced2e979d
3 changed files with 30 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8402"
#define REVISION_NR "8403"
#endif // __REVISION_NR_H__