mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
parent
6da828c471
commit
4ee6be856d
5 changed files with 51 additions and 23 deletions
|
@ -62,7 +62,6 @@ void ClientScripting::InitializeModApi(lua_State *L, int top)
|
|||
{
|
||||
ModApiUtil::InitializeClient(L, top);
|
||||
ModApiClient::Initialize(L, top);
|
||||
ModApiSound::Initialize(L, top);
|
||||
ModApiStorage::Initialize(L, top);
|
||||
ModApiEnvMod::InitializeClient(L, top);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue