mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
Support challenges in A2S_INFO (upcoming change to valve protocol) Fixes #210 (2.0.25)
This commit is contained in:
parent
e99b3c1812
commit
e4c29f9cbc
4 changed files with 46 additions and 30 deletions
|
|
@ -10,7 +10,6 @@ class Ffow extends Valve {
|
|||
this.debugLog("Requesting ffow info ...");
|
||||
const b = await this.sendPacket(
|
||||
0x46,
|
||||
false,
|
||||
'LSQ',
|
||||
0x49
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue