remove mapsorting crunch

This commit is contained in:
GenZmeY 2021-07-08 18:52:47 +03:00
parent ed5d52e37a
commit f9c11dc3b4
5 changed files with 0 additions and 5 deletions

View File

@ -139,5 +139,4 @@ function WaveEnded(EWaveEndCondition WinCondition)
defaultproperties
{
bIsCustomGame=False
bForceMapSorting=False
}

View File

@ -114,5 +114,4 @@ function UpdateGameSettings()
defaultproperties
{
bIsCustomGame=False
bForceMapSorting=False
}

View File

@ -114,5 +114,4 @@ function UpdateGameSettings()
defaultproperties
{
bIsCustomGame=False
bForceMapSorting=False
}

View File

@ -114,5 +114,4 @@ function UpdateGameSettings()
defaultproperties
{
bIsCustomGame=False
bForceMapSorting=False
}

View File

@ -129,5 +129,4 @@ function EndOfMatch(bool bVictory)
defaultproperties
{
bIsCustomGame=False
bForceMapSorting=False
}