Improve logging

This commit is contained in:
mmorrison 2019-01-09 05:50:30 -06:00
parent 9b8423b20a
commit 484e99b29c
8 changed files with 88 additions and 85 deletions

View file

@ -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,