X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=Source%2FGameInitDispose.cpp;h=1b8699ee479b18d31e0ce2b9488013d23a2151d1;hb=54cbb28b51da68b2280068a41e7964f78dec6858;hp=f87d6eef92349de6e5c7fadf3c98e55f6a86a7f6;hpb=bbf8873b80baf3cb468ac12b3f62b0938320fef1;p=lugaru.git diff --git a/Source/GameInitDispose.cpp b/Source/GameInitDispose.cpp index f87d6ee..1b8699e 100644 --- a/Source/GameInitDispose.cpp +++ b/Source/GameInitDispose.cpp @@ -839,7 +839,7 @@ void Game::InitGame() loadAllSounds(); if(musictoggle) - emit_stream_np(stream_music3); + emit_stream_np(stream_menutheme); LoadTexture(":Data:Textures:Cursor.png",&cursortexture,0,1); @@ -858,9 +858,6 @@ void Game::InitGame() //LoadTexture(":Data:Textures:Eye.jpg",&Mainmenuitems[5],0,1); texdetail=temptexdetail; - loaddistrib=0; - anim=0; - FadeLoadingScreen(95);