projects
/
oweals
/
minetest.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f735346
)
code style fix on src/script/cpp_api/s_client.h
author
Loic Blot
<loic.blot@unix-experience.fr>
Sat, 8 Apr 2017 06:45:58 +0000
(08:45 +0200)
committer
Loic Blot
<loic.blot@unix-experience.fr>
Sat, 8 Apr 2017 06:45:58 +0000
(08:45 +0200)
src/script/cpp_api/s_client.h
patch
|
blob
|
history
diff --git
a/src/script/cpp_api/s_client.h
b/src/script/cpp_api/s_client.h
index 50e5e0d8a3dfadcf316c1ea211b9ba109a354062..94a597b2ccdf633946cfdd089afc7d675bfb0dd3 100644
(file)
--- a/
src/script/cpp_api/s_client.h
+++ b/
src/script/cpp_api/s_client.h
@@
-36,7
+36,7
@@
class ScriptApiClient : virtual public ScriptApiBase
public:
// Calls on_shutdown handlers
void on_shutdown();
-
+
void on_connect();
// Chat message handlers