[7931] Allow GAMEOBJECT_TYPE_CAMERA gameobjects with event field set call DB scripts.

Drop also redundent check preveting use SCRIPT_COMMAND_CAST_SPELL script command by gameobject script triggred casting.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-06-01 02:17:17 +04:00 committed by VladimirMangos
parent bc953feb31
commit c386bef32e
3 changed files with 8 additions and 10 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7930"
#define REVISION_NR "7931"
#endif // __REVISION_NR_H__