diff --git a/startRed.bat b/startRed.bat index 93b5e2033..dd3fe9c44 100644 --- a/startRed.bat +++ b/startRed.bat @@ -1,2 +1,3 @@ +chcp 65001 python red.py pause \ No newline at end of file diff --git a/startRedLoop.bat b/startRedLoop.bat index 4f36282d5..10d08bd59 100644 --- a/startRedLoop.bat +++ b/startRedLoop.bat @@ -1,4 +1,5 @@ @Echo off +chcp 65001 :Start python red.py