[8987] Allow swap spell and command/reaction in pet action bar.

* Also prevent command/action drop from action bar
* Pet action bar will recetn at this revision use single time for all pets.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Arthorius 2009-12-13 23:01:56 +03:00 committed by VladimirMangos
parent b59052ab42
commit 4e55757a94
4 changed files with 51 additions and 16 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8986"
#define REVISION_NR "8987"
#endif // __REVISION_NR_H__