fix repeat phrase showing up
This commit is contained in:
parent
0dc8d7e70a
commit
44f0ed644e
1 changed files with 4 additions and 4 deletions
|
|
@ -4124,7 +4124,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\N<Kaede>Ah, it's another beautiful day...."
|
||||
"\\N<Kaede>Ah..."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -4355,7 +4355,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\N<Kaede>Ah, it's another beautiful day...."
|
||||
"\\N<Kaede>Ah...."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -9047,7 +9047,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\N<Kaede>Ah, it's another beautiful day...."
|
||||
"\\N<Kaede>Ah...."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -9278,7 +9278,7 @@
|
|||
"code": 401,
|
||||
"indent": 0,
|
||||
"parameters": [
|
||||
"\\N<Kaede>Ah, it's another beautiful day...."
|
||||
"\\N<Kaede>Ah...."
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue