This commit is contained in:
Lanta 2023-09-26 20:23:48 +02:00
parent cb43ec6ada
commit c7eb2dd807
2 changed files with 3 additions and 3 deletions

View file

@ -58,7 +58,7 @@ $playeridstring = $playeridstring.Substring(0, $playeridstring.Length - 1)
$playermodes = @(
"solo",
"duo",
"squad"
"squad",
"solo-fpp",
"duo-fpp",
"squad-fpp"