mirror of
https://github.com/minetest/minetest.git
synced 2025-02-17 10:23:47 +01: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:
|
||||
// Calls on_shutdown handlers
|
||||
void on_shutdown();
|
||||
|
||||
|
||||
void on_connect();
|
||||
|
||||
// Chat message handlers
|
||||
|
Reference in New Issue
Block a user