s
This commit is contained in:
parent
cb43ec6ada
commit
c7eb2dd807
2 changed files with 3 additions and 3 deletions
|
|
@ -58,7 +58,7 @@ $playeridstring = $playeridstring.Substring(0, $playeridstring.Length - 1)
|
|||
$playermodes = @(
|
||||
"solo",
|
||||
"duo",
|
||||
"squad"
|
||||
"squad",
|
||||
"solo-fpp",
|
||||
"duo-fpp",
|
||||
"squad-fpp"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue