mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
Improve logging
This commit is contained in:
parent
9b8423b20a
commit
484e99b29c
8 changed files with 88 additions and 85 deletions
|
|
@ -7,7 +7,7 @@ class Ffow extends Valve {
|
|||
this.legacyChallenge = true;
|
||||
}
|
||||
async queryInfo(state) {
|
||||
if(this.debug) console.log("Requesting ffow info ...");
|
||||
this.debugLog("Requesting ffow info ...");
|
||||
const b = await this.sendPacket(
|
||||
0x46,
|
||||
false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue