mirror of
https://github.com/WiiLink24/wfc-server.git
synced 2026-04-09 18:55:23 -05:00
Update error.go
This commit is contained in:
parent
d3d5d359f2
commit
ab2abc1980
|
|
@ -302,7 +302,7 @@ var (
|
|||
ErrorCode: 22002,
|
||||
MessageRMC: map[byte]string{
|
||||
LangEnglish: "" +
|
||||
"You have been kicked from WiiLink WFC.\n" +
|
||||
"You have been kicked from Retro WFC.\n" +
|
||||
"Reason: %s" +
|
||||
"Error Code: %[1]d\n" +
|
||||
"Support Info: NG%08[2]x\n",
|
||||
|
|
@ -387,7 +387,7 @@ var (
|
|||
"Your game is dropping too many frames.\n" +
|
||||
"Please remove any modifications that may\n" +
|
||||
"be causing frame rate problems to avoid\n" +
|
||||
"being banned from WiiLink WFC.\n" +
|
||||
"being banned from Retro WFC.\n" +
|
||||
"\n" +
|
||||
"Error Code: %[1]d",
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user