adjusting some timings
This commit is contained in:
parent
8a54388480
commit
c56cd0d56e
@ -72,7 +72,7 @@ public abstract class GameTutorial
|
||||
{
|
||||
if(i == 0)
|
||||
{
|
||||
newText[i] = new TutorialText("Please notice that this is a Tutorial", 1);
|
||||
newText[i] = new TutorialText("Please notice that this is a Tutorial", 20, 1);
|
||||
continue;
|
||||
}
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user