Minor TODO tweaks

This commit is contained in:
Kayne Ruse
2015-02-27 03:36:47 +11:00
parent c45bda645b
commit 3e6a05307e
7 changed files with 10 additions and 13 deletions
+1 -1
View File
@@ -85,5 +85,5 @@ void ServerApplication::hAdminShutdownRequest(ClientPacket* const argPacket) {
}
void ServerApplication::SaveServerState() {
//TODO: (9) ServerApplication::SaveServerState()
//TODO: (2) Periodic mass server saves
}