mirror of
https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git
synced 2025-07-17 10:52:46 +00:00
Rename "new account" button resource to reflect actual purpose.
This commit is contained in:
@ -112,7 +112,7 @@ BEGIN
|
||||
RTEXT "Product String",IDC_PRODUCTSTRING,88,86,194,8
|
||||
CONTROL "",IDC_STATIC,"Static",SS_BLACKFRAME | SS_SUNKEN,7,49,
|
||||
288,168
|
||||
PUSHBUTTON "Need an account?",IDC_URULOGIN_GAMETAPLINK,95,183,110,
|
||||
PUSHBUTTON "Need an account?",IDC_URULOGIN_NEWACCTLINK,95,183,110,
|
||||
14,BS_FLAT
|
||||
END
|
||||
|
||||
|
@ -20,7 +20,7 @@
|
||||
#define IDC_RICHEDIT22 1028
|
||||
#define IDC_AUTH_TEXT 1029
|
||||
#define IDC_BUTTON1 1030
|
||||
#define IDC_URULOGIN_GAMETAPLINK 1030
|
||||
#define IDC_URULOGIN_NEWACCTLINK 1030
|
||||
#define IDC_AUTH_MESSAGE 1031
|
||||
#define IDC_PRODUCTSTRING 1033
|
||||
#define IDC_STATUS_TEXT 1034
|
||||
|
Reference in New Issue
Block a user