From: Côme Chilliet Date: Wed, 21 Dec 2016 09:19:16 +0000 (+0100) Subject: Removed useless code in GameInitDispose X-Git-Url: https://git.jsancho.org/?p=lugaru.git;a=commitdiff_plain;h=26f2bbdbce0b99c24adb84dd3d5b6a13fe7703e0 Removed useless code in GameInitDispose --- diff --git a/Source/GameInitDispose.cpp b/Source/GameInitDispose.cpp index d6173f5..73673ee 100644 --- a/Source/GameInitDispose.cpp +++ b/Source/GameInitDispose.cpp @@ -857,11 +857,6 @@ void Game::LoadStuff() } } - LoadingScreen(); - temptexdetail = texdetail; - texdetail = 1; - texdetail = temptexdetail; - LoadingScreen(); if (!screentexture) {