optimize lib.nas

This commit is contained in:
ValKmjolnir
2023-12-06 20:10:07 +08:00
parent f747d91efe
commit d56434ae28
51 changed files with 162 additions and 81 deletions

View File

@@ -3,6 +3,7 @@
use std.coroutine;
use std.process_bar;
use std.padding;
use std.os;
if (os.platform()=="windows") {
system("chcp 65001");