Fix some minor errors
This commit is contained in:
parent
8cd228767b
commit
08dfc02416
3 changed files with 5 additions and 5 deletions
|
|
@ -7050,7 +7050,7 @@
|
|||
"parameters": [
|
||||
[
|
||||
"I won't do it",
|
||||
"To the academy (after school)"
|
||||
"To the academy"
|
||||
],
|
||||
0,
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -12062,7 +12062,7 @@
|
|||
"parameters": [
|
||||
[
|
||||
"I won't do it",
|
||||
"To the academy (After School)"
|
||||
"To the academy"
|
||||
],
|
||||
0,
|
||||
0,
|
||||
|
|
|
|||
|
|
@ -6866,7 +6866,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"Didn't you see him at the freshman orientation? A\nlot of girls remembered him because he looked so\ncool."
|
||||
"Didn't you see her at the freshman orientation? A\nlot of girls remembered her because she looked so\ncool."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -6892,7 +6892,7 @@
|
|||
"code": 401,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"They didn't think he was cross-dressing?"
|
||||
"They didn't think she was cross-dressing?"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -7004,7 +7004,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"I keep it a secret that he's all floppy in the\ndorm."
|
||||
"I keep it a secret that she's all floppy in the\ndorm."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue