Исправление
This commit is contained in:
parent
639dd899ee
commit
13a011a189
@ -8,6 +8,7 @@ namespace Artilleries
|
|||||||
{
|
{
|
||||||
InitializeComponent();
|
InitializeComponent();
|
||||||
}
|
}
|
||||||
|
|
||||||
private void Draw()
|
private void Draw()
|
||||||
{
|
{
|
||||||
Bitmap bmp = new(pictureBoxArtilleries.Width, pictureBoxArtilleries.Height);
|
Bitmap bmp = new(pictureBoxArtilleries.Width, pictureBoxArtilleries.Height);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user