Can't display special characters like ■
Answered
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.
Please sign in to leave a comment.
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