288289290291292293294295
acceptPopUpResponse(true); } } public void initSpellPopUpResponse(final Spell spell) { final SpellControl spellControl = new SpellControl(); spellControl.saveSpell(spell); }