mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2026-01-23 23:04:36 +01:00
Fix '1 weeks remaining'
This commit is contained in:
@@ -1825,6 +1825,7 @@ enum {
|
||||
STR_TIME_SINCE_LAST_INSPECTION_MINUTE = 5482,
|
||||
|
||||
STR_X_WEEKS_REMAINING = 5483,
|
||||
STR_1_WEEK_REMAINING = 5484,
|
||||
|
||||
// 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