This commit is contained in:
2026-07-07 00:22:32 +08:00
parent 620afef715
commit 74e4360d71
89 changed files with 1986 additions and 3374 deletions
@@ -18,4 +18,6 @@ public class CONST {
public static final int linepanelheight = 41;
public static final int settingheight = 30;
public static final int dialwidth = 150;
public static final int windowwidth = 1200;
public static final int windowheight = 800;
}