sync the ids, it appears they are used interchangably
This commit is contained in:
parent
64d9e9cb00
commit
bc78aa1044
4 changed files with 4 additions and 4 deletions
|
@ -9,7 +9,7 @@
|
|||
[generator]
|
||||
[scenario]
|
||||
name= _ "Random map"
|
||||
id=Random_Map
|
||||
id=multiplayer_Random_Map
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
{DEFAULT_SCHEDULE}
|
||||
[/scenario]
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
[generator]
|
||||
[scenario]
|
||||
name= _ "Random map (Desert)"
|
||||
id=Random_Map_Desert
|
||||
id=multiplayer_Random_Map_Desert
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
{DEFAULT_SCHEDULE}
|
||||
[/scenario]
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
[generator]
|
||||
[scenario]
|
||||
name= _ "Random map (Marsh)"
|
||||
id=Random_Map_Marsh
|
||||
id=multiplayer_Random_Map_Marsh
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
{DEFAULT_SCHEDULE}
|
||||
[/scenario]
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
[generator]
|
||||
[scenario]
|
||||
name= _ "Random map (Winter)"
|
||||
id=Random_Map_Winter
|
||||
id=multiplayer_Random_Map_Winter
|
||||
{DEFAULT_MUSIC_PLAYLIST}
|
||||
{DEFAULT_SCHEDULE}
|
||||
[/scenario]
|
||||
|
|
Loading…
Add table
Reference in a new issue