update main.cpp and bug fix

This commit is contained in:
ValKmjolnir
2022-03-20 18:28:45 +08:00
parent 1d5e2f5654
commit d5d426d6eb
7 changed files with 37 additions and 54 deletions
+3 -2
View File
@@ -143,6 +143,8 @@ var curve6=func(){
print('\n');
}
}
if(os.platform()=="windows")
system("chcp 65001");
trans_ttf("just for test");
trans_ttf(" ValKmjolnir ");
trans_ttf("just for fun");
@@ -151,5 +153,4 @@ curve2();
curve3();
curve4();
curve5();
curve6();
println("🟩🟥");
curve6();