desktop app windows
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
//#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
fn main() {
|
||||
netrunner_logger::Logger::init();
|
||||
netrunner_logger::Logger::global().set_level("trace");
|
||||
netrunner_app::run();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user