[9046] Correctly send channeling start/update packets to clients

(cherry-picked from commit 1bc38f7)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
pasdVn 2009-12-22 20:28:56 +03:00 committed by VladimirMangos
parent d432c34307
commit f1850c9ebe
2 changed files with 7 additions and 13 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9045"
#define REVISION_NR "9046"
#endif // __REVISION_NR_H__