mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 00:55:20 +02:00
Add minetest.register_lbm() to run code on block load only
This commit is contained in:
@@ -83,6 +83,7 @@ public:
|
||||
|
||||
protected:
|
||||
friend class LuaABM;
|
||||
friend class LuaLBM;
|
||||
friend class InvRef;
|
||||
friend class ObjectRef;
|
||||
friend class NodeMetaRef;
|
||||
|
Reference in New Issue
Block a user