устранение конфликтов
This commit is contained in:
parent
f053db59a6
commit
782f65bd28
@ -68,6 +68,8 @@ namespace HoistingCrane
|
|||||||
case "Вторая карта":
|
case "Вторая карта":
|
||||||
map = new SecondMap();
|
map = new SecondMap();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
|
|
||||||
}
|
}
|
||||||
if (map != null)
|
if (map != null)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user