mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-22 06:23:04 +01:00
Use string IDs for all currencies
This commit is contained in:
@@ -2166,6 +2166,9 @@ enum {
|
||||
STR_MAX_PLAYERS = 5575,
|
||||
STR_PORT = 5576,
|
||||
|
||||
STR_WON = 5577,
|
||||
STR_ROUBLE = 5578,
|
||||
|
||||
// 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