code style fix on src/script/cpp_api/s_client.h

This commit is contained in:
Loic Blot
2017-04-08 08:45:58 +02:00
parent f73534640a
commit 01f9d05f23

View File

@ -36,7 +36,7 @@ class ScriptApiClient : virtual public ScriptApiBase
public:
// Calls on_shutdown handlers
void on_shutdown();
void on_connect();
// Chat message handlers