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

@@ -26,7 +26,7 @@ public:
// tolua_end
BLOCKENTITY_PROTODEF(cFlowerPotEntity);
BLOCKENTITY_PROTODEF(cFlowerPotEntity)
/** Creates a new flowerpot entity at the specified block coords. a_World may be nullptr */
cFlowerPotEntity(int a_BlocX, int a_BlockY, int a_BlockZ, cWorld * a_World);