mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
parent
5dab742645
commit
49ff1d2ea8
6 changed files with 13 additions and 45 deletions
|
@ -1698,7 +1698,6 @@ void Client::afterContentReceived()
|
|||
|
||||
if (g_settings->getBool("enable_client_modding")) {
|
||||
m_script->on_client_ready(m_env.getLocalPlayer());
|
||||
m_script->on_connect();
|
||||
}
|
||||
|
||||
text = wgettext("Done!");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue