CompositeColumn "Player"
{
	// [AK] Remove the "PlayerColor" column from the "Player" composite column.
	// Teribear - Useless "Kills" and "Deaths" have been removed
	RemoveFromColumns = "PlayerColor", "Kills", "Deaths"
}

Scoreboard
{
	// [AK] Redefine the column order list so we only have the columns that we want.
	ColumnOrder = "BotSkillIcon", "Index", "ReadyToGoAndStatusIcons", "CountryFlag", "Player", "Vote", "Handicap", "Time", "Ping"
}
