can this correction push to repo please ?

in winmain.cpp

std::setlocale(LC_ALL, "");
to
std::setlocale(LC_ALL, "en-US");

Last edited by Breiztiger; 10/26/21 01:55 PM.