[10598] Create enum GameObjectDynamicLowFlags and use instead of hard coded

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2010-10-09 19:20:01 +02:00
parent c4c9b5a726
commit ba3578107a
3 changed files with 18 additions and 12 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "10597"
#define REVISION_NR "10598"
#endif // __REVISION_NR_H__