[6994] Fixing "create all" items crafting and possible other spells unexpected colldowns.

Note: auto-shoot still have problems with spell casting.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
GriffonHeart 2008-12-31 15:04:47 +03:00 committed by VladimirMangos
parent 18fb4db8f2
commit 948d76800d
3 changed files with 12 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "6993"
#define REVISION_NR "6994"
#endif // __REVISION_NR_H__