Fixed game load issue
This commit is contained in:
parent
2696a2dff2
commit
53b7741e39
@ -61,7 +61,7 @@ export class MatchCallbacks
|
||||
sessionID: string,
|
||||
): IGetBodyResponseData<IGroupCurrentResponse>
|
||||
{
|
||||
throw new Error("Method not implemented.");
|
||||
return this.httpResponse.getBody({ squad: [] });
|
||||
}
|
||||
|
||||
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
||||
|
Loading…
x
Reference in New Issue
Block a user