Finish 3 / wiecej clonów

This commit is contained in:
ryuga4 2019-03-26 19:46:14 +01:00
parent 5429ed9346
commit 680b87e369

View File

@ -107,7 +107,6 @@ namespace Czoko_Smieciarka.AI_Naive
break;
case State.Finish:
yield break;
break;
}
foreach (var item in PerformMove())
{