Fix 2 bad control codes
This commit is contained in:
parent
26f84e19c3
commit
7dbc59b8fc
1 changed files with 2 additions and 2 deletions
|
|
@ -2551274,7 +2551274,7 @@
|
|||
"code": 401,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"Ooo\\kw[1]Ah\\kw[2]If you shake your hips\nlike that...\kw[1]\\.Ah\\kw[1]I...\\kw[1]"
|
||||
"Ooo\\kw[1]Ah\\kw[2]If you shake your hips\nlike that...\\kw[1]\\.Ah\\kw[1]I...\\kw[1]"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -2551428,7 +2551428,7 @@
|
|||
"code": 401,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"No...\kw[1]I'm...\\kw[1]using the\nbathroom right now...\\kw[1]Ah\\kw[1]Wait...\\kw[1]"
|
||||
"No...\\kw[1]I'm...\\kw[1]using the\nbathroom right now...\\kw[1]Ah\\kw[1]Wait...\\kw[1]"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue