Fix leftover speaker
This commit is contained in:
parent
cbe1919a15
commit
35923c207d
2 changed files with 4 additions and 4 deletions
Binary file not shown.
|
|
@ -855,7 +855,7 @@
|
|||
"code": 101,
|
||||
"codeStr": "Message",
|
||||
"stringArgs": [
|
||||
"\\f[25][Koromo]: \"...I'm Kuroi.\""
|
||||
"\\f[25]\"...I'm Kuroi.\""
|
||||
],
|
||||
"index": 62
|
||||
},
|
||||
|
|
@ -863,7 +863,7 @@
|
|||
"code": 101,
|
||||
"codeStr": "Message",
|
||||
"stringArgs": [
|
||||
"\\f[25][Koromo]: \"Kuroi Koromo.\""
|
||||
"\\f[25]\"Kuroi Koromo.\""
|
||||
],
|
||||
"index": 63
|
||||
},
|
||||
|
|
@ -4306,7 +4306,7 @@
|
|||
"code": 101,
|
||||
"codeStr": "Message",
|
||||
"stringArgs": [
|
||||
"\\f[25][Koromo]: \"...Kuroi.\""
|
||||
"\\f[25]\"...Kuroi.\""
|
||||
],
|
||||
"index": 63
|
||||
},
|
||||
|
|
@ -4314,7 +4314,7 @@
|
|||
"code": 101,
|
||||
"codeStr": "Message",
|
||||
"stringArgs": [
|
||||
"\\f[25][Koromo]: \"Kuroi Koromo.\""
|
||||
"\\f[25]\"Kuroi Koromo.\""
|
||||
],
|
||||
"index": 64
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in a new issue