魔改json库,最后套一层pcall防止致命错误

This commit is contained in:
MrZ626
2020-10-31 21:25:09 +08:00
parent 5745174a9c
commit 6438f16287
5 changed files with 27 additions and 11 deletions

View File

@@ -68,6 +68,7 @@ return{
registerSuccessed="Registered!",
registerFailed="Registration failed",
netErrorCode="Network error code",
jsonError="Json error",
noUsername="Please enter your username",
wrongEmail="Wrong email address",
noPassword="Please enter your password",