undo bForceMapSorting. tripware what the hell?

This commit is contained in:
GenZmeY 2021-06-23 01:42:11 +03:00
parent d8778206b1
commit ed5d52e37a
5 changed files with 5 additions and 0 deletions

View File

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

View File

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

View File

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

View File

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

View File

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