I_R_Lee
Well-known member
In my TTS program, it opens lists of words, 3 of them for random sentences and 1 for the swear filter. They load up fine on runtime, but, when you choose to update the lists, it reloads swears.txt and words1.txt but not words2.txt and words3.txt. I close all of the files in the code before hand.