[9249] Move instance call OnPlayerEnter() to after really added to map

Also clarify log message and comment for function.

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-01-24 16:09:49 +01:00
parent 64bd59a11b
commit 2b3971ed26
3 changed files with 7 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "9248"
#define REVISION_NR "9249"
#endif // __REVISION_NR_H__