Исправление
This commit is contained in:
parent
83e4d9574f
commit
caa08f5e24
@ -177,7 +177,6 @@ namespace Artilleries
|
|||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
pictureBoxArtilleries.Image = _mapsCollection[listBoxMaps.SelectedItem?.ToString() ?? string.Empty].MoveObject(dir);
|
pictureBoxArtilleries.Image = _mapsCollection[listBoxMaps.SelectedItem?.ToString() ?? string.Empty].MoveObject(dir);
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user