You've already forked AstralRinth
forked from didirus/AstralRinth
Merge tag 'v0.10.21' into beta
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
all(not(debug_assertions), target_os = "windows"),
|
||||
windows_subsystem = "windows"
|
||||
)]
|
||||
#![recursion_limit = "256"]
|
||||
|
||||
use native_dialog::{DialogBuilder, MessageLevel};
|
||||
use std::env;
|
||||
|
||||
Reference in New Issue
Block a user