mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-16 18:01:40 +00:00
Add '/clearobjects quick'
This commit is contained in:
parent
47464c9344
commit
b1428ab4bb
6 changed files with 124 additions and 51 deletions
|
@ -170,6 +170,8 @@ private:
|
|||
|
||||
public:
|
||||
static void Initialize(lua_State *L, int top);
|
||||
|
||||
static struct EnumString es_ClearObjectsMode[];
|
||||
};
|
||||
|
||||
class LuaABM : public ActiveBlockModifier {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue