474849505152535455
return; } Party party = activeChar.getParty(); if (party != null) { party.answerLootChangeRequest(activeChar, _answer == 1); } } }