Merge branch 'cherif_back_and_game' into luke
This commit is contained in:
@@ -233,7 +233,7 @@ export class GameSession {
|
||||
});
|
||||
|
||||
const gc = this.components;
|
||||
await fetch(c.addressBackEnd + "/game/matchEnd",
|
||||
await fetch(c.addressBackEnd + "/game/gameserver/updategame",
|
||||
{
|
||||
method: "POST",
|
||||
headers: {
|
||||
|
||||
Reference in New Issue
Block a user