change dir stl -> std

This commit is contained in:
ValKmjolnir
2023-07-02 16:17:56 +08:00
parent 8feb19bb61
commit e674d41311
38 changed files with 69 additions and 52 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
# coroutine.nas by ValKmjolnir
# 2022/5/19
import.stl.process_bar;
import.stl.padding;
import.std.process_bar;
import.std.padding;
if(os.platform()=="windows"){
system("chcp 65001");