Исправление

This commit is contained in:
ChipsEater 2022-09-13 17:17:04 +04:00
parent 639dd899ee
commit 13a011a189

View File

@ -8,6 +8,7 @@ namespace Artilleries
{
InitializeComponent();
}
private void Draw()
{
Bitmap bmp = new(pictureBoxArtilleries.Width, pictureBoxArtilleries.Height);