[10296] Move ChooseDisplayId to Creature class for access from script side

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-07-30 21:08:25 +02:00
parent 181428e132
commit 7bdf05901d
8 changed files with 62 additions and 60 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10295"
#define REVISION_NR "10296"
#endif // __REVISION_NR_H__