remove mapsorting crunch
This commit is contained in:
parent
ed5d52e37a
commit
f9c11dc3b4
@ -139,5 +139,4 @@ function WaveEnded(EWaveEndCondition WinCondition)
|
||||
defaultproperties
|
||||
{
|
||||
bIsCustomGame=False
|
||||
bForceMapSorting=False
|
||||
}
|
@ -114,5 +114,4 @@ function UpdateGameSettings()
|
||||
defaultproperties
|
||||
{
|
||||
bIsCustomGame=False
|
||||
bForceMapSorting=False
|
||||
}
|
@ -114,5 +114,4 @@ function UpdateGameSettings()
|
||||
defaultproperties
|
||||
{
|
||||
bIsCustomGame=False
|
||||
bForceMapSorting=False
|
||||
}
|
@ -114,5 +114,4 @@ function UpdateGameSettings()
|
||||
defaultproperties
|
||||
{
|
||||
bIsCustomGame=False
|
||||
bForceMapSorting=False
|
||||
}
|
@ -129,5 +129,4 @@ function EndOfMatch(bool bVictory)
|
||||
defaultproperties
|
||||
{
|
||||
bIsCustomGame=False
|
||||
bForceMapSorting=False
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user