Can't display special characters like ■
已回答
Hi, so I was trying to make a console-style game, but I suddenly got stuck when I can't display the special symbols like this one ■. Here's what I got when I attempted to print that symbols
Note that not only that symbols, a lot more special symbols too.
请先登录再写评论。
Make sure you have "UTF8" in the locale of the environment inside the terminal. Check if the program runs correctly in Run Tool Window.
See https://i.imgur.com/eTUuGsM.png