1
0
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:
Gymnasiast
2015-07-27 17:33:22 +02:00
parent cfb8f3ae0a
commit 65900982c4
3 changed files with 3 additions and 1 deletions

View File

@@ -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