code style fix on src/script/cpp_api/s_client.h
parent
f73534640a
commit
01f9d05f23
|
@ -36,7 +36,7 @@ class ScriptApiClient : virtual public ScriptApiBase
|
|||
public:
|
||||
// Calls on_shutdown handlers
|
||||
void on_shutdown();
|
||||
|
||||
|
||||
void on_connect();
|
||||
|
||||
// Chat message handlers
|
||||
|
|
Loading…
Reference in New Issue