1
0
Fork 0
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:
rubenwardy 2022-05-07 16:45:17 +01:00
parent 06de82fd86
commit 9f41b4f72d
11 changed files with 277 additions and 13 deletions

View file

@ -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);