This commit is contained in:
zhongluofeng
2026-07-13 17:06:14 +08:00
parent 935fe35d15
commit df03930e84
38 changed files with 0 additions and 5552 deletions
-6
View File
@@ -1,6 +0,0 @@
// Prevents additional console window on Windows in release, DO NOT REMOVE!!
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
fn main() {
thing_lib::run()
}