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

@@ -28,7 +28,7 @@ public:
// tolua_end
BLOCKENTITY_PROTODEF(cCommandBlockEntity);
BLOCKENTITY_PROTODEF(cCommandBlockEntity)
/// Creates a new empty command block entity
cCommandBlockEntity(int a_X, int a_Y, int a_Z, cWorld * a_World);