mirror of
https://github.com/XProger/OpenLara.git
synced 2025-02-24 07:22:58 +01:00
minor fix
This commit is contained in:
parent
edc5c9de8e
commit
7343b0cfb0
@ -371,7 +371,7 @@ inline char remapCyrillic(char c) {
|
||||
case 'å' : return 'e';
|
||||
case '¸' : return 'e';
|
||||
case 'è' : return 'u';
|
||||
case '{è' : return 'u';
|
||||
case 'é' : return 'u';
|
||||
case 'î' : return 'o';
|
||||
case 'ð' : return 'p';
|
||||
case 'ñ' : return 'c';
|
||||
|
Loading…
x
Reference in New Issue
Block a user