Minor TODO tweaks
This commit is contained in:
@@ -85,5 +85,5 @@ void ServerApplication::hAdminShutdownRequest(ClientPacket* const argPacket) {
|
||||
}
|
||||
|
||||
void ServerApplication::SaveServerState() {
|
||||
//TODO: (9) ServerApplication::SaveServerState()
|
||||
//TODO: (2) Periodic mass server saves
|
||||
}
|
||||
|
||||
@@ -32,6 +32,7 @@
|
||||
#include <map>
|
||||
#include <string>
|
||||
|
||||
//TODO: (1) rename this system to the "trigger" system
|
||||
class WaypointManager {
|
||||
public:
|
||||
WaypointManager();
|
||||
|
||||
Reference in New Issue
Block a user