mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-05 19:31:04 +00:00
parent
5dab742645
commit
49ff1d2ea8
6 changed files with 13 additions and 45 deletions
|
@ -40,8 +40,6 @@ public:
|
|||
// Calls on_shutdown handlers
|
||||
void on_shutdown();
|
||||
|
||||
void on_connect();
|
||||
|
||||
// Chat message handlers
|
||||
bool on_sending_message(const std::string &message);
|
||||
bool on_receiving_message(const std::string &message);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue