Player-is-SAO WIP

This commit is contained in:
Perttu Ahola
2011-12-01 18:23:58 +02:00
parent 9dcfa882b1
commit ee0d3bacbc
16 changed files with 1007 additions and 602 deletions

View 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