Removed a debug trace statement

This commit is contained in:
2016-03-22 08:15:17 +11:00
parent 284009baa7
commit 3b90465afd
-1
View File
@@ -569,7 +569,6 @@ void ServerApplication::hRegionRequest(RegionPacket* const argPacket) {
//TODO: (0) load regions
if (region == nullptr) {
region = room->GetPager()->CreateRegion(argPacket->x, argPacket->y);
std::cout << "Summoned a room" << std::endl;
}
//send the content