mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-18 09:35:50 +00:00
Convert tabs to spaces
This commit is contained in:
parent
0dd25bfcda
commit
3674d384d0
39 changed files with 2414 additions and 2414 deletions
|
|
@ -1,9 +1,9 @@
|
|||
class Hexen2 extends require('./quake1') {
|
||||
constructor() {
|
||||
super();
|
||||
this.sendHeader = '\xFFstatus\x0a';
|
||||
constructor() {
|
||||
super();
|
||||
this.sendHeader = '\xFFstatus\x0a';
|
||||
this.responseHeader = '\xffn';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
module.exports = Hexen2;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue