This commit is contained in:
alexandre-pereira
2015-03-20 18:50:58 +01:00
parent d83ec05c3a
commit 1acf4d70a2
2 changed files with 23 additions and 87 deletions

View File

@ -180,6 +180,7 @@
trophee.alpha = 0;
tween = game.add.tween(trophee).to( { alpha: 1 }, 1000).start();
setTimeout(function(){
location.href ="{{URL::to('setRecords')}}" + "/" + trophy;
location.href = "{{URL::to('puzzle/jouer')}}" + "/" + trophy;
}, 5000);
// TODO appel ajax