[7010] Teleport players to the entrance of instances if they are in reset ones at login

This commit is contained in:
arrai 2009-01-03 00:36:48 +01:00
parent c88dfbccb3
commit 88208bc9a7
5 changed files with 36 additions and 3 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "7009"
#define REVISION_NR "7010"
#endif // __REVISION_NR_H__