mirror of
https://github.com/OpenFusionProject/OpenFusion.git
synced 2025-10-04 05:30:06 +00:00
Save connected players to DB when gracefully terminating the server.
This commit is contained in:
@@ -25,5 +25,6 @@ public:
|
||||
|
||||
void newConnection(CNSocket* cns);
|
||||
void killConnection(CNSocket* cns);
|
||||
void kill();
|
||||
void onStep();
|
||||
};
|
||||
|
Reference in New Issue
Block a user