Add delay button for 3dmigoto

This commit is contained in:
Thoronium
2023-04-06 22:32:53 -06:00
parent cf6ec3da82
commit 891dbb41aa
19 changed files with 145 additions and 14 deletions

View File

@@ -102,6 +102,7 @@ fn main() {
system_helpers::install_location,
system_helpers::is_elevated,
system_helpers::set_migoto_target,
system_helpers::set_migoto_delay,
system_helpers::wipe_registry,
system_helpers::get_platform,
proxy::set_proxy_addr,