diff options
Diffstat (limited to 'npc/commands/ucp.txt')
-rw-r--r-- | npc/commands/ucp.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/commands/ucp.txt b/npc/commands/ucp.txt index 179239211..d702cbf0b 100644 --- a/npc/commands/ucp.txt +++ b/npc/commands/ucp.txt @@ -47,7 +47,7 @@ function script UserCtrlPanel { mes l("With a PinCode, you'll have access to restricted features,"); mes l("Like Discord integration and sensitive options."); mes ""; - mes l("You can change the PIN from ManaPlus char selection screen."); + mes l("You can change the PIN from ManaVerse char selection screen."); mes l("You can also modify your email with %s.", b("@email")); mes l("This will do nothing if the account already have a PIN."); next; |