una parentesi di troppo

This commit is contained in:
MadAgos
2016-07-20 00:46:08 +02:00
parent 43bbcc3909
commit c99db43b59
@@ -48,7 +48,7 @@ public:
uint16 levelPlayer = player->getLevel();
if (map->IsDungeon()) {
InstanceSave* is = sInstanceSaveMgr->PlayerGetInstanceSave(GUID_LOPART(player->GetGUID()), map->GetId(), player->GetDifficulty((map->IsRaid())));
InstanceSave* is = sInstanceSaveMgr->PlayerGetInstanceSave(GUID_LOPART(player->GetGUID()), map->GetId(), player->GetDifficulty(map->IsRaid()));
if (is->azthInstMgr->levelMax == 0) {
instanceID = map->GetInstanceId();