aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src-tauri/src/launcher/mod.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src-tauri/src/launcher/mod.rs')
-rw-r--r--src-tauri/src/launcher/mod.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src-tauri/src/launcher/mod.rs b/src-tauri/src/launcher/mod.rs
index 0359d3e..100de01 100644
--- a/src-tauri/src/launcher/mod.rs
+++ b/src-tauri/src/launcher/mod.rs
@@ -16,4 +16,4 @@ pub fn start() {
// 启动游戏
launcher.launch();
-} \ No newline at end of file
+}