[8808] Add a few more definitions to enum GameObjectFlags

Signed-off-by: NoFantasy <nofantasy@nf.no>
This commit is contained in:
NoFantasy 2009-11-12 14:37:14 +01:00
parent 5bb8d60a67
commit 2ba416f78c
2 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8807"
#define REVISION_NR "8808"
#endif // __REVISION_NR_H__