[8299] Move zone update form SendInitialPacketsBeforeAddToMap to SendInitialPacketsAfterAddToMap.

This must retore correct apply zone dependent auras at far teleport and login.
Also must be restored chat channels update at far teleport.
This commit is contained in:
VladimirMangos 2009-08-03 02:59:03 +04:00
parent 39eca7d43a
commit 27e12424e5
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8298"
#define REVISION_NR "8299"
#endif // __REVISION_NR_H__