Send SMSG_CORPSE_NOT_IN_INSTANCE if player in ghost form tries to enter an instance without player's corpse.

Signed-off-by: XTZGZoReX <xtzgzorex@gmail.com>
This commit is contained in:
Spp 2010-05-27 20:59:20 +02:00 committed by XTZGZoReX
parent 86bef7ace5
commit 4e61280466
3 changed files with 5 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9984"
#define REVISION_NR "9985"
#endif // __REVISION_NR_H__