Exemple #1
0
bool team_has_visible_plan(team &t)
{
	return !t.get_side_actions()->hidden();
}