mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-15 16:14:35 +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";
|
$SetNextMissionMapSlot4 = "HoofToeDM";
|
||||||
$SetNextMissionMapSlot5 = "ArenaDomeDM";
|
$SetNextMissionMapSlot5 = "ArenaDomeDM";
|
||||||
$SetNextMissionMapSlot6 = "VulcansWrathDM";
|
$SetNextMissionMapSlot6 = "VulcansWrathDM";
|
||||||
$SetNextMissionMapSlot7 = "";
|
$SetNextMissionMapSlot7 = "RampartsDM";
|
||||||
$SetNextMissionMapSlot8 = "";
|
$SetNextMissionMapSlot8 = "ShrineDM";
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
return;
|
return;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue