diff --git a/data/scripts/main.js b/data/scripts/main.js index 11e11e1b..131372b0 100644 --- a/data/scripts/main.js +++ b/data/scripts/main.js @@ -370,7 +370,7 @@ function rewriteText() { textContext.writeText(version.textList[i][1], version.textList[i][2], version.textList[i][3], version.textList[i][4], version.textList[i][5], version.textList[i][6], version.textList[i][7], version.textList[i][8], version.textList[i][9]); } } - cardImageUpdated() + cardMasterUpdated() }