убирание недоступных пользователю вкладок, и настроек
This commit is contained in:
2025-02-28 21:48:51 +03:00
parent 33f3d615da
commit 4441864b6f
6 changed files with 84 additions and 67 deletions

View File

@@ -3,7 +3,7 @@ import Common.Utils.Vector_;
import java.util.Vector;
public class Constants {
public static final int version = 1185;
public static final int version = 1186;
public static final int planner_version = 10;
public static final int testingMaxKernels = 64; //вообще говоря, это параметр машины.
//--