]> git.jsancho.org Git - lugaru.git/commitdiff
Removed useless code in GameInitDispose
authorCôme Chilliet <come@chilliet.eu>
Wed, 21 Dec 2016 09:19:16 +0000 (10:19 +0100)
committerCôme Chilliet <come@chilliet.eu>
Wed, 21 Dec 2016 09:19:56 +0000 (10:19 +0100)
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) {