diff --git a/protocols/ut3.js b/protocols/ut3.js index ea4889d..3e30089 100644 --- a/protocols/ut3.js +++ b/protocols/ut3.js @@ -1,4 +1,4 @@ -module.exports = require('./gamespy').extend({ +module.exports = require('./gamespy3').extend({ init: function() { this._super(); this.options.port = 6500;