mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 14:24:33 +01:00
support unicode currencies with ascii fallback
This commit is contained in:
@@ -2174,6 +2174,8 @@ enum {
|
||||
|
||||
STR_UI_SCALING_DESC = 5579,
|
||||
|
||||
STR_CZECH_KORUNA = 5580,
|
||||
|
||||
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
|
||||
STR_COUNT = 32768
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user