.BANCHO. .FIX. Fix typo
This commit is contained in:
parent
7347b1d455
commit
820df034f4
|
@ -16,7 +16,7 @@ def forceUpdate():
|
|||
|
||||
def loginBanned():
|
||||
packets = packetHelper.buildPacket(packetIDs.server_userID, [[-1, dataTypes.SINT32]])
|
||||
packets += notification("You are banned. You can appeal after one month since your ban by sending an email to support@ripple.moe> from the email address you've used to sign up.")
|
||||
packets += notification("You are banned. You can appeal after one month since your ban by sending an email to support@ripple.moe from the email address you've used to sign up.")
|
||||
return packets
|
||||
|
||||
def loginLocked():
|
||||
|
|
Loading…
Reference in New Issue
Block a user