Удаление пустой строки
This commit is contained in:
parent
6da1444518
commit
56b0d0de6f
@ -45,7 +45,6 @@ namespace WarmlyLocomotive
|
||||
private void ReloadMaps()
|
||||
{
|
||||
int index = listBoxMaps.SelectedIndex;
|
||||
|
||||
listBoxMaps.Items.Clear();
|
||||
for (int i = 0; i < _mapsCollection.Keys.Count; i++)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user