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