Fix TS shellmap music
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
#Tiberian Sun
|
#Tiberian Sun
|
||||||
intro: Intro
|
intro: Intro
|
||||||
maps: Map Selection
|
|
||||||
approach: Approach
|
approach: Approach
|
||||||
defense: The Defense
|
defense: The Defense
|
||||||
duskhour: Dusk Hour
|
duskhour: Dusk Hour
|
||||||
@@ -20,6 +19,7 @@ storm: Storm
|
|||||||
timebomb: Timebomb
|
timebomb: Timebomb
|
||||||
valves1b: Valves
|
valves1b: Valves
|
||||||
whatlurk: What Lurks
|
whatlurk: What Lurks
|
||||||
|
maps: Map Selection
|
||||||
#Firestorm
|
#Firestorm
|
||||||
dmachine: Deploy Machines
|
dmachine: Deploy Machines
|
||||||
elusive: Elusive
|
elusive: Elusive
|
||||||
|
|||||||
@@ -1,5 +1,5 @@
|
|||||||
PlayMusic = function()
|
PlayMusic = function()
|
||||||
Media.PlayMusic("maps", PlayMusic)
|
Media.PlayMusic("intro", PlayMusic)
|
||||||
end
|
end
|
||||||
|
|
||||||
WorldLoaded = function()
|
WorldLoaded = function()
|
||||||
|
|||||||
Reference in New Issue
Block a user