From 27736fe9f0da9fce792395da71436fd3d0de4657 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=98=9F=E5=AE=87?= <974058674@qq.com> Date: Sat, 11 Oct 2025 23:20:35 +0800 Subject: [PATCH] one last commit --- AppLauncher.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppLauncher.java b/AppLauncher.java index 18fa0fd..a58cc68 100644 --- a/AppLauncher.java +++ b/AppLauncher.java @@ -1,4 +1,4 @@ -package View; +import View.MainFrame; import javax.swing.*;