Spacing
This commit is contained in:
parent
f0f26ef74d
commit
8cd7f44e7b
1 changed files with 0 additions and 1 deletions
|
|
@ -2474,7 +2474,6 @@ def searchCodes(page, pbar, jobList, filename):
|
|||
translatedText = list355655[0]
|
||||
list355655.pop(0)
|
||||
|
||||
|
||||
# Ensure no quotes in gameVariables
|
||||
if "gameVariables.setValue" in codeList[i]["parameters"][0]:
|
||||
translatedText = translatedText.replace('\"', "'")
|
||||
|
|
|
|||
Loading…
Reference in a new issue