function ScoreBoardGUI::removePlayer(%this, %clientId)
{
   PlayerListGuiList.removeRowById(%clientId);
}