Upgrade TD missions for the new mission chooser.

This commit is contained in:
Paul Chote
2014-10-07 20:26:55 +13:00
parent 5d32e97ef1
commit 6160ec749b
34 changed files with 26 additions and 13 deletions

View File

@@ -39,7 +39,7 @@ CheckForBase = function()
end
WorldLoaded = function()
Media.PlayMovieFullscreen("gdi1.vqa", function() Media.PlayMovieFullscreen("landing.vqa") end)
Media.PlayMovieFullscreen("landing.vqa")
player = Player.GetPlayer("GDI")
enemy = Player.GetPlayer("Nod")