mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add check_mod_configuration to main menu
This commit is contained in:
parent
06de82fd86
commit
9f41b4f72d
11 changed files with 277 additions and 13 deletions
|
@ -82,6 +82,8 @@ private:
|
|||
|
||||
static int l_get_content_info(lua_State *L);
|
||||
|
||||
static int l_check_mod_configuration(lua_State *L);
|
||||
|
||||
//gui
|
||||
|
||||
static int l_show_keys_menu(lua_State *L);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue