mirror of
https://github.com/tribufu/node-gamedig
synced 2026-05-06 15:17:36 +00:00
syntax error in ut3
This commit is contained in:
parent
57c816ce19
commit
763f64ff09
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ module.exports = require('./gamespy3').extend({
|
|||
init: function() {
|
||||
this._super();
|
||||
this.options.port = 6500;
|
||||
}
|
||||
},
|
||||
prepState: function(state) {
|
||||
this._super(state);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue