diff --git a/src/script/cpp_api/s_client.h b/src/script/cpp_api/s_client.h index 50e5e0d8..94a597b2 100644 --- a/src/script/cpp_api/s_client.h +++ b/src/script/cpp_api/s_client.h @@ -36,7 +36,7 @@ class ScriptApiClient : virtual public ScriptApiBase public: // Calls on_shutdown handlers void on_shutdown(); - + void on_connect(); // Chat message handlers