Skip to content

Commit

Permalink
Merge branch 'v3' of github.com:Austinb/GameQ into v3
Browse files Browse the repository at this point in the history
  • Loading branch information
Austinb committed Nov 23, 2016
2 parents bb527b2 + 8e3ad2d commit 4026e61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/GameQ/Protocols/Bf3.php
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ class Bf3 extends Protocol
// target => source
'dedicated' => 'dedicated',
'hostname' => 'hostname',
'mapname' => 'map',
'maxplayers' => 'max_players',
'numplayers' => 'num_players',
'password' => 'password',
Expand Down

0 comments on commit 4026e61

Please sign in to comment.