]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/content_object.h
Introduce Player::getLightPosition
[dragonfireclient.git] / src / content_object.h
index ecabd8a3877ab5eaf850857564df86a5b06a3ee0..47f93d7d4ad492828609f671d139613d00f2aa02 100644 (file)
@@ -24,6 +24,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 #define ACTIVEOBJECT_TYPE_ITEM 2
 #define ACTIVEOBJECT_TYPE_RAT 3
 #define ACTIVEOBJECT_TYPE_OERKKI1 4
+#define ACTIVEOBJECT_TYPE_FIREFLY 5
 
 #endif