Exemplo n.º 1
0
 public void removeNag(short nag) {
   if (m_moves.removeNag(m_cur, nag)) fireMoveModelChanged();
 }