You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
Greetings @Hammie,
I was trying to help with this case, but since i am a begginer in this progamation stuff, i couldn't properly test my ideas and my reasoning (mainly because I couldn't clone the code).
LegacyDialog needs to convert the character name to uppercase.
Currently it is using
std::toupper
but this does not work correctly with non-ascii (i.e. Russian) characters.The text was updated successfully, but these errors were encountered: