mirror of
https://github.com/sp-tarkov/server.git
synced 2025-02-13 03:30:43 -05:00
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