1
0
mirror of https://github.com/OpenRCT2/OpenRCT2 synced 2026-01-22 22:34:33 +01:00

password prompt for client

This commit is contained in:
zsilencer
2015-11-01 20:12:14 -07:00
committed by IntelOrca
parent 3b639ced47
commit 9acfd27735
6 changed files with 64 additions and 12 deletions

View File

@@ -2156,6 +2156,8 @@ enum {
STR_PASSWORD = 5566,
STR_ADVERTISE = 5567,
STR_PASSWORD_REQUIRED = 5568,
STR_PASSWORD_REQUIRED_DESC = 5569,
// Have to include resource strings (from scenarios and objects) for the time being now that language is partially working
STR_COUNT = 32768