undo bForceMapSorting. tripware what the hell?
This commit is contained in:
@ -139,4 +139,5 @@ function WaveEnded(EWaveEndCondition WinCondition)
|
||||
defaultproperties
|
||||
{
|
||||
bIsCustomGame=False
|
||||
bForceMapSorting=False
|
||||
}
|
@ -114,4 +114,5 @@ function UpdateGameSettings()
|
||||
defaultproperties
|
||||
{
|
||||
bIsCustomGame=False
|
||||
bForceMapSorting=False
|
||||
}
|
@ -114,4 +114,5 @@ function UpdateGameSettings()
|
||||
defaultproperties
|
||||
{
|
||||
bIsCustomGame=False
|
||||
bForceMapSorting=False
|
||||
}
|
@ -114,4 +114,5 @@ function UpdateGameSettings()
|
||||
defaultproperties
|
||||
{
|
||||
bIsCustomGame=False
|
||||
bForceMapSorting=False
|
||||
}
|
@ -129,4 +129,5 @@ function EndOfMatch(bool bVictory)
|
||||
defaultproperties
|
||||
{
|
||||
bIsCustomGame=False
|
||||
bForceMapSorting=False
|
||||
}
|
||||
|
Reference in New Issue
Block a user