]> git.lizzy.rs Git - dragonfireclient.git/blobdiff - src/content_object.h
Tune "Connecting to server" and "Waiting content" screens
[dragonfireclient.git] / src / content_object.h
index af863614893052753aa8bf072912c288d9ad4721..0b85e3cf14361d78adbdc7d51cbda58876864677 100644 (file)
@@ -29,7 +29,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
 
 #define ACTIVEOBJECT_TYPE_LUAENTITY 7
 
-// Special type, not stored in active object lists
+// Special type, not stored as a static object
 #define ACTIVEOBJECT_TYPE_PLAYER 100
 
 #endif