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
No known key found for this signature in database
GPG Key ID: EFAA458E8C153987
1 changed files with 1 additions and 1 deletions

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