Created PumpCharacterUnload

This commit is contained in:
Kayne Ruse
2014-05-13 02:51:50 +10:00
parent eeb2400e79
commit 68475eee0f
4 changed files with 14 additions and 10 deletions
+1
View File
@@ -75,6 +75,7 @@ private:
//TODO: a function that only sends to characters in a certain proximity
void PumpPacket(SerialPacket);
void PumpCharacterUnload(int uid);
//Account management
int CreateUserAccount(std::string username, int clientIndex);