fix typo in previous commit
This commit is contained in:
parent
779c7079c7
commit
28cef3217e
@ -983,10 +983,6 @@ void BattleGround::RewardMark(Player* plr, uint32 count)
|
|||||||
RewardSpellCast(plr, SPELL_AB_MARK_LOSER);
|
RewardSpellCast(plr, SPELL_AB_MARK_LOSER);
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
|
||||||
case BATTLEGROUND_EY:
|
|
||||||
RewardItem(plr, ITEM_EY_MARK_OF_HONOR, count);
|
|
||||||
break;
|
|
||||||
default:
|
default:
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user