[9806] Fixed player loading to transport.

Bug exist already some time but possible hide by another code way work or
client change maybe.
This commit is contained in:
VladimirMangos 2010-04-29 17:23:51 +04:00
parent 6146e19acb
commit 9e356f10c9
4 changed files with 18 additions and 8 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9805"
#define REVISION_NR "9806"
#endif // __REVISION_NR_H__