правки
This commit is contained in:
parent
3afc6e4ab6
commit
a55aef24c0
@ -39,10 +39,10 @@ namespace Battleship.Entities
|
|||||||
Tower = tower;
|
Tower = tower;
|
||||||
Section = section;
|
Section = section;
|
||||||
}
|
}
|
||||||
|
|
||||||
public void setAdditionalColor(Color color)
|
public void setAdditionalColor(Color color)
|
||||||
{
|
{
|
||||||
AdditionalColor = color;
|
AdditionalColor = color;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user