Preloading of the experiments

This commit is contained in:
Thomas FORGIONE
2015-09-28 11:00:52 +02:00
parent 322fe99ea9
commit 96cb58b6f6
7 changed files with 121 additions and 20 deletions

View File

@@ -27,7 +27,7 @@ window.onbeforeunload = function() {
};
var nextPage = '/prototype/game';
var nextPage = '/prototype/play';
Coin.onCoinGot = function(coin) {
if (coin === 6) {