]> git.jsancho.org Git - lugaru.git/blobdiff - Source/GameInitDispose.cpp
Removed useless code in GameInitDispose
[lugaru.git] / Source / GameInitDispose.cpp
index d6173f51acdb64e1e59bfe23a5d7484647df07f4..73673ee9678e0c7cb11ebb194ed19b0d8784343c 100644 (file)
@@ -857,11 +857,6 @@ void Game::LoadStuff()
         }
     }
 
-    LoadingScreen();
-    temptexdetail = texdetail;
-    texdetail = 1;
-    texdetail = temptexdetail;
-
     LoadingScreen();
 
     if (!screentexture) {