]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/activeobject.h
when pause menu is activated, move mouse cursor on top of the disconnect button,...
[dragonfireclient.git] / src / activeobject.h
index e1fc6beaf1ee3d71d8e76e6486b56f63d1f8b7a3..382f7f7981d329a3b751da08e44362b5f3a50df2 100644 (file)
@@ -40,6 +40,7 @@ struct ActiveObjectMessage
 #define ACTIVEOBJECT_TYPE_TEST 1
 #define ACTIVEOBJECT_TYPE_ITEM 2
 #define ACTIVEOBJECT_TYPE_RAT 3
+#define ACTIVEOBJECT_TYPE_OERKKI1 4
 
 /*
        Parent class for ServerActiveObject and ClientActiveObject