From 61d9b10ee2f9a5b45f5f0b7c06d517fbbccaf5b3 Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Wed, 10 Jul 2013 11:17:44 -0500 Subject: [PATCH] syntax error in ut3 --- protocols/ut3.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/protocols/ut3.js b/protocols/ut3.js index 4737643..6660648 100644 --- a/protocols/ut3.js +++ b/protocols/ut3.js @@ -22,7 +22,7 @@ module.exports = require('./gamespy3').extend({ 'p268435704': 'frag_limit', 'p268435705': 'time_limit', 'p268435703': 'numbots', - 'p268435717': 'stock_mutators' + 'p268435717': 'stock_mutators', 's1': false, 's9': false, 's11': false,