base working button with saved state
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
//#![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