diff options
Diffstat (limited to 'src/content_object.h')
-rw-r--r-- | src/content_object.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/content_object.h b/src/content_object.h index 47f93d7d4..a5fea7163 100644 --- a/src/content_object.h +++ b/src/content_object.h @@ -25,6 +25,7 @@ with this program; if not, write to the Free Software Foundation, Inc., #define ACTIVEOBJECT_TYPE_RAT 3 #define ACTIVEOBJECT_TYPE_OERKKI1 4 #define ACTIVEOBJECT_TYPE_FIREFLY 5 +#define ACTIVEOBJECT_TYPE_MOBV2 6 #endif |