mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 16:45:20 +02:00
code style fix on src/script/cpp_api/s_client.h
This commit is contained in:
@@ -36,7 +36,7 @@ class ScriptApiClient : virtual public ScriptApiBase
|
|||||||
public:
|
public:
|
||||||
// Calls on_shutdown handlers
|
// Calls on_shutdown handlers
|
||||||
void on_shutdown();
|
void on_shutdown();
|
||||||
|
|
||||||
void on_connect();
|
void on_connect();
|
||||||
|
|
||||||
// Chat message handlers
|
// Chat message handlers
|
||||||
|
Reference in New Issue
Block a user