From da2ff65e3d269aa6dbddb69161933f56fc953ab2 Mon Sep 17 00:00:00 2001 From: feie9456 Date: Fri, 25 Jul 2025 16:35:17 +0800 Subject: [PATCH] fix game load time not correct --- src/App.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index ddd9be0..4446bdd 100644 --- a/src/App.vue +++ b/src/App.vue @@ -112,7 +112,7 @@ const gameKey = ref(10) @start-exploration="startExploration" /> -