mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Fix 5.13 errors
This commit is contained in:
parent
932b2476ff
commit
665a02751b
1 changed files with 3 additions and 3 deletions
|
@ -1162,6 +1162,6 @@ void ModApiMainMenu::InitializeAsync(lua_State *L, int top)
|
|||
API_FCT(get_max_supp_proto);
|
||||
API_FCT(get_formspec_version);
|
||||
API_FCT(get_language);
|
||||
API_FCT(gettext);
|
||||
API_FCT(get_lan_servers);
|
||||
API_FCT(ask_lan_servers);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue