From ee0d3bacbce612c1abc6016cb7b0d684df25b820 Mon Sep 17 00:00:00 2001 From: Perttu Ahola Date: Thu, 1 Dec 2011 18:23:58 +0200 Subject: Player-is-SAO WIP --- src/content_object.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/content_object.h') diff --git a/src/content_object.h b/src/content_object.h index af8636148..0b85e3cf1 100644 --- a/src/content_object.h +++ b/src/content_object.h @@ -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 -- cgit v1.2.3