mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-03 17:37:18 +00:00
Delete an outdated/irrelevant comment
This commit is contained in:
parent
48f915f1fe
commit
5c02e4dddc
@ -109,7 +109,6 @@ namespace
|
||||
case 0xa3: return 0xbf;
|
||||
case 0xa4: return 0x00; // not contained in win1250
|
||||
case 0xe1: return 0x8c;
|
||||
// case 0xe1: return 0x8c; // Can't remember if this was supposed to read 0xe2, or is it just an extraneous copypaste?
|
||||
case 0xe3: return 0x00; // not contained in win1250
|
||||
case 0xf5: return 0x00; // not contained in win1250
|
||||
default: return c;
|
||||
|
Loading…
Reference in New Issue
Block a user