Ask player to change email if email already added.

This commit is contained in:
DNx5
2016-01-07 07:24:26 +07:00
parent 6855fb93fc
commit d6ab7d5da8
2 changed files with 7 additions and 1 deletions
@@ -97,6 +97,8 @@ public enum MessageKey {
USAGE_ADD_EMAIL("usage_email_add"),
USAGE_CHANGE_EMAIL("usage_email_change"),
USAGE_RECOVER_EMAIL("usage_email_recovery"),
INVALID_NEW_EMAIL("new_email_invalid"),