Exemple #1
0
 void Start() {
     ReadText.ReadWordPool();
     wordList = ReadText.wordPool.ToArray();
 }