PB Unity
commited on
Upload RunJets.cs
Browse files- RunJets.cs +0 -1
RunJets.cs
CHANGED
|
@@ -17,7 +17,6 @@ public class RunJets : MonoBehaviour
|
|
| 17 |
{
|
| 18 |
public string inputText = "Once upon a time, there lived a girl called Alice. She lived in a house in the woods.";
|
| 19 |
//string inputText = "The quick brown fox jumped over the lazy dog";
|
| 20 |
-
//string inputText = "Hello, my name is Ginger the Giraffe!";
|
| 21 |
//string inputText = "There are many uses of the things she uses!";
|
| 22 |
|
| 23 |
//Set to true if we have put the phoneme_dict.txt in the Assets/StreamingAssets folder
|
|
|
|
| 17 |
{
|
| 18 |
public string inputText = "Once upon a time, there lived a girl called Alice. She lived in a house in the woods.";
|
| 19 |
//string inputText = "The quick brown fox jumped over the lazy dog";
|
|
|
|
| 20 |
//string inputText = "There are many uses of the things she uses!";
|
| 21 |
|
| 22 |
//Set to true if we have put the phoneme_dict.txt in the Assets/StreamingAssets folder
|