Preloading of the experiments
This commit is contained in:
2
js/l3d/apps/prototype/interactive/main.js
vendored
2
js/l3d/apps/prototype/interactive/main.js
vendored
@@ -27,7 +27,7 @@ window.onbeforeunload = function() {
|
||||
|
||||
};
|
||||
|
||||
var nextPage = '/prototype/game';
|
||||
var nextPage = '/prototype/play';
|
||||
|
||||
Coin.onCoinGot = function(coin) {
|
||||
if (coin === 6) {
|
||||
|
||||
Reference in New Issue
Block a user