We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent edf8dda commit bb65197Copy full SHA for bb65197
Assets/JCSUnity/Scripts/Examples/JCS_ScriptTester.cs
@@ -50,7 +50,7 @@ public class JCS_ScriptTester
50
//========================================
51
// Unity's function
52
//------------------------------
53
- private void Awake()
+ private void Start()
54
{
55
// use default.
56
if (mDialogueSystem == null)
0 commit comments