pull/1/head
Dev 1 2023-07-18 21:47:11 +05:30
parent fb224621e6
commit bf80118d07
1 changed files with 1 additions and 4 deletions

View File

@ -118,10 +118,7 @@ class MyGame extends Phaser.Scene {
});
}
create() {
var url = 'https://management.beanstalkedu.com/items/game_drag';
var id = url.substring(url.lastIndexOf('/') + 1);
//alert(id); // 234234234
console.log(id)
// fetch(`https://management.beanstalkedu.com/items/game_drag`)