[9994] Fixed a bug/typo that prevent to summon a special flying mount.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Revils 2010-05-28 15:04:17 +04:00 committed by VladimirMangos
parent 2e7a009b01
commit ee31661bb8
2 changed files with 4 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9993"
#define REVISION_NR "9994"
#endif // __REVISION_NR_H__