optimize lib.nas

This commit is contained in:
ValKmjolnir
2023-12-06 20:10:07 +08:00
parent 7c5f222364
commit 6adf573f3f
51 changed files with 162 additions and 81 deletions
+1
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");