Merge branch 'master' into drunk

This commit is contained in:
2016-12-04 06:55:05 +11:00
3 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -213,7 +213,7 @@ void RoomData::RunFrameCharacterBarrierCollisions() {
//DEBUG: output barrierIndex, battleIndex
std::cout << barrierIt.first << "\t" << barrierIt.second.GetBattleIndex() << std::endl;
// std::cout << barrierIt.first << "\t" << barrierIt.second.GetBattleIndex() << std::endl;
//Send the entry message to the client
BarrierPacket newPacket;