Fix typo in previous commit :S

--HG--
branch : trunk
This commit is contained in:
Spp
2010-12-21 23:21:12 +01:00
parent f33f51c287
commit a45a039e73

View File

@@ -545,8 +545,8 @@ void LFGMgr::Join(Player* plr, uint8 roles, const LfgDungeonSet& selectedDungeon
Join(plr, roles, dungeons, comment);
else
sLog.outError("LFGMgr::Join [" UI64FMTD "] joined with different dungeons and leave failed! Player state: %u", guid, pstate);
return;
}
return;
}
// Check player or group member restrictions