Add LuaVoxelManip

This commit is contained in:
kwolekr
2013-06-25 11:02:02 -04:00
parent e47f6fdfe9
commit d6ac3d8d9a
11 changed files with 413 additions and 8 deletions

View File

@@ -337,6 +337,7 @@ class Map /*: public NodeContainer*/
s32 transforming_liquid_size();
protected:
friend class LuaVoxelManip;
std::ostream &m_dout; // A bit deprecated, could be removed