mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-02 16:38:41 +00:00
Unittest: Add inventory callback tests
This commit is contained in:
parent
4245a7604b
commit
61a5733692
7 changed files with 187 additions and 41 deletions
|
@ -146,6 +146,7 @@ protected:
|
|||
friend class ModApiBase;
|
||||
friend class ModApiEnv;
|
||||
friend class LuaVoxelManip;
|
||||
friend class TestMoveAction; // needs getStack()
|
||||
|
||||
/*
|
||||
Subtle edge case with coroutines: If for whatever reason you have a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue