Tested SendAll(), end of this prototype

This commit is contained in:
Kayne Ruse
2013-06-07 03:22:29 +10:00
parent 6b677e5de8
commit c60709d047
+3 -3
View File
@@ -73,9 +73,9 @@ void InGame::Receive() {
case PacketList::NEWPLAYER: case PacketList::NEWPLAYER:
cout << "NEWPLAYER triggered" << endl; cout << "NEWPLAYER triggered" << endl;
break; break;
// case PacketList::DELETEPLAYER: case PacketList::DELETEPLAYER:
// // cout << "DELETEPLAYER triggered" << endl;
// break; break;
// case PacketList::MOVEMENT: // case PacketList::MOVEMENT:
// // // //
// break; // break;