mirror of
https://github.com/icecoder/ICEcoder.git
synced 2026-03-03 07:13:59 +01:00
Not refering to a number when calling replaceInFileSingle, instead set file ref as a string param replaceInFileSingle simply sends the fileRef and find & replace values to the new replaceInFile function so it can begin it's process replaceInFilesAll runs through all files in the foundArray and calls replaceFileInSingle repeatedly with the fileRef When it's finished running through all files, it hides the blackMask, returning to the usual view
7.2 KiB
7.2 KiB