1
0

Merge branch 'master' into MobSpawner

This commit is contained in:
Howaner
2014-11-29 12:05:35 +01:00
83 changed files with 3248 additions and 2297 deletions

View File

@@ -41,7 +41,7 @@ public:
// tolua_end
BLOCKENTITY_PROTODEF(cDropSpenserEntity);
BLOCKENTITY_PROTODEF(cDropSpenserEntity)
cDropSpenserEntity(BLOCKTYPE a_BlockType, int a_BlockX, int a_BlockY, int a_BlockZ, cWorld * a_World);
virtual ~cDropSpenserEntity();