Minor comment tweaks

This commit is contained in:
Kayne Ruse
2015-02-27 05:43:20 +11:00
parent a00ddb3142
commit cb63c9b07c
8 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -85,5 +85,5 @@ void ServerApplication::hAdminShutdownRequest(ClientPacket* const argPacket) {
}
void ServerApplication::SaveServerState() {
//TODO: (2) Periodic mass server saves
//TODO: (3) Periodic mass server saves
}