This commit is contained in:
2026-04-22 20:47:49 +08:00
parent 9d145656a7
commit 96ee9c24c0
3 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
OfficialProject/
OfficialConfig/
lib/libAurora.so
lib/libAurora.so

View File

@@ -71,7 +71,7 @@ function sqr_main() {
// 输出到控制台
print(banner);
print("Sersion: 1.3");
print("Sersion: 1.4");
dofile("/dp_s/Main.nut");

Binary file not shown.