Update main.js

This commit is contained in:
Kyle
2019-12-26 19:06:37 -08:00
parent 811b2c09aa
commit d05ad41882

View File

@@ -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()
}