lemme show u how to scratch it
This commit is contained in:
parent
da9e11798d
commit
8273e8113e
|
|
@ -179,7 +179,7 @@ function play() {
|
|||
data:{"placeid":action},
|
||||
success: function(response){
|
||||
var token = response;
|
||||
window.location = "grublox-player://1+launchmode:play+gameinfo:" + token + "+placelauncherurl:http://sierraf.tk/game/PlaceLauncher.ashx";
|
||||
window.location = "grublox-player://1+launchmode:play+gameinfo:" + token + "+placelauncherurl:http://sierraf.tk/game/PlaceLauncher.ashx?token=" + token;
|
||||
}
|
||||
});
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue