PIbd-22 Kaznacheeva E.K. LabWork_6 #13

Closed
kaznacheeva wants to merge 10 commits from LabWork_06 into LabWork_05
Showing only changes of commit a55aef24c0 - Show all commits

View File

@ -39,10 +39,10 @@ namespace Battleship.Entities
Tower = tower;
Section = section;
}
public void setAdditionalColor(Color color)
{
AdditionalColor = color;
}
}
}