Merge branch 'network-expansion' into server-expansion

This commit is contained in:
Kayne Ruse
2014-11-08 17:09:04 +11:00
9 changed files with 44 additions and 26 deletions
+1 -1
View File
@@ -326,7 +326,7 @@ void ServerApplication::PumpPacket(SerialPacket* const argPacket) {
}
}
//??
//SET: utility
void ServerApplication::PumpCharacterUnload(int uid) {
//delete the client-side character(s)
//NOTE: This is a strange function