[8393] Fixed format CMSG_FORCE_MOVE_UNROOT_ACK and CMSG_FORCE_MOVE_ROOT_ACK.

Also avoid packet tail warnings spam at rejected movement packets.
This commit is contained in:
VladimirMangos 2009-08-20 00:13:56 +04:00
parent 055aa46a8f
commit f45253ac8b
3 changed files with 46 additions and 61 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8392"
#define REVISION_NR "8393"
#endif // __REVISION_NR_H__