mirror of
https://github.com/tribufu/node-gamedig
synced 2026-06-01 09:42:41 +00:00
Made protocols a bit more error resistant
This commit is contained in:
parent
d6d7fee80f
commit
a6338df070
4 changed files with 19 additions and 10 deletions
|
|
@ -1,5 +1,3 @@
|
|||
var dns = require('dns');
|
||||
|
||||
module.exports = require('./protocols/gamespy3').extend({
|
||||
init: function() {
|
||||
this._super();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue