[9271] Revert "[9266] Implement CMSG_CORPSE_MAP_POSITION_QUERY opcode."

This reverts commit 102abf5fff122ec736b49c978fcfba0177f9edc2.

Research was in fact wrong, and caused wrong corpse position at client.
This commit is contained in:
XTZGZoReX 2010-01-30 15:17:44 +01:00
parent bfa86a0d4d
commit a24320d4b5
2 changed files with 8 additions and 68 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9270"
#define REVISION_NR "9271"
#endif // __REVISION_NR_H__