[11313] Add m_ prefix for a few values in Creature class

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2011-04-04 17:05:13 +02:00
parent 3cd5a2fb9c
commit 492dd35606
3 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11312"
#define REVISION_NR "11313"
#endif // __REVISION_NR_H__