[0027] Prevent sending transport maps in player update object (will be replaced by a better fix later). Should fix the random teleports for this moment...

Fixed aura update (Fixes warrior/paladin client freeze on world login).
This commit is contained in:
Fabian 2012-08-09 01:48:59 +02:00 committed by Antz
parent eb3f94c24e
commit 3561a43fe1
5 changed files with 26 additions and 5 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "0026"
#define REVISION_NR "0027"
#endif // __REVISION_NR_H__