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