mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add LuaVoxelManip
This commit is contained in:
parent
e47f6fdfe9
commit
d6ac3d8d9a
11 changed files with 413 additions and 8 deletions
|
@ -89,6 +89,7 @@ protected:
|
|||
friend class NodeMetaRef;
|
||||
friend class ModApiBase;
|
||||
friend class ModApiEnvMod;
|
||||
friend class LuaVoxelManip;
|
||||
|
||||
|
||||
inline lua_State* getStack()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue