Minor tweaks

This commit is contained in:
Kayne Ruse
2013-05-24 17:00:42 +10:00
parent 1ab963099d
commit e2fed23659
3 changed files with 32 additions and 14 deletions
+1
View File
@@ -60,6 +60,7 @@ struct Disconnect {
struct Synchronize {
PacketList type = PacketList::SYNCHRONIZE;
int playerID;
};
struct NewPlayer {