1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-06-27 16:36:03 +00:00

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

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