3536373839404142
} public void actionPerformed(FunctionActionEvent e) { UnmarkAllFields unmark = new UnmarkAllFields(this.group, this.group.getGameData()); unmark.execute(); } }