[7612] Move SMSG_TRIGGER_CINEMATIC and SMSG_TRIGGER_MOVIE to functions and use its instead explicit packet creating.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
NoFantasy 2009-04-04 03:01:32 +04:00 committed by VladimirMangos
parent 485eb8adb1
commit 02247d411b
5 changed files with 25 additions and 19 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7611"
#define REVISION_NR "7612"
#endif // __REVISION_NR_H__