Geraldine changes, and templated strings in analyse.js

This commit is contained in:
Thomas FORGIONE
2015-10-06 14:15:12 +02:00
parent 1daf627232
commit 32c2e5d67f
3 changed files with 13 additions and 11 deletions

View File

@@ -111,7 +111,7 @@ var TutorialSteps = function(tutoCamera, scene, coins, onWindowResize, container
justclick:false
},
{
text: "Congratulations! You've successfully collected all the coins and completed the tutorial ! Click on the green button to continue!",
text: "Congratulations! You've successfully collected all the coins and completed the tutorial ! Click on the colored button at the bottom of the page to continue!",
justclick: false
}
];