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