mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-03-01 02:43:36 +00:00
Update GetRandomMaps.cs
This commit is contained in:
parent
ce768306cc
commit
68c5805d94
1 changed files with 2 additions and 2 deletions
|
|
@ -143,8 +143,8 @@ function SetNextMapGetRandoms( %client )
|
|||
$SetNextMissionMapSlot4 = "HoofToeDM";
|
||||
$SetNextMissionMapSlot5 = "ArenaDomeDM";
|
||||
$SetNextMissionMapSlot6 = "VulcansWrathDM";
|
||||
$SetNextMissionMapSlot7 = "";
|
||||
$SetNextMissionMapSlot8 = "";
|
||||
$SetNextMissionMapSlot7 = "RampartsDM";
|
||||
$SetNextMissionMapSlot8 = "ShrineDM";
|
||||
}
|
||||
else
|
||||
return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue