Fix syntax
This commit is contained in:
parent
4f028a08d6
commit
134b13c52e
1 changed files with 1 additions and 1 deletions
|
|
@ -2030,7 +2030,7 @@
|
|||
"code": 355,
|
||||
"indent": 1,
|
||||
"parameters": [
|
||||
"BattleManager._logWindow.addText('I can feel a definite killing intent from the monster I'm about to slay.');"
|
||||
"BattleManager._logWindow.addText('I can feel a definite killing intent from the monster I\\'m about to slay.');"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue