change windows_subsystem = "windows" requirement to debug also
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
#![cfg_attr(not(debug_assertions), windows_subsystem = "windows")]
|
||||
#![windows_subsystem = "windows"]
|
||||
|
||||
mod features;
|
||||
mod gui;
|
||||
|
||||
Reference in New Issue
Block a user