diff --git a/Console/Console_2005Express.vcproj b/Console/Console_2005Express.vcproj index c3c7a5585..ab04aea2d 100644 --- a/Console/Console_2005Express.vcproj +++ b/Console/Console_2005Express.vcproj @@ -1,7 +1,7 @@ diff --git a/JA2.vcproj b/JA2.vcproj index 9045ee3ed..49e8205c6 100644 --- a/JA2.vcproj +++ b/JA2.vcproj @@ -43,7 +43,7 @@ diff --git a/Standard Gaming Platform/SGP_2005Express.vcproj b/Standard Gaming Platform/SGP_2005Express.vcproj index f7038fda1..18706a8c8 100644 --- a/Standard Gaming Platform/SGP_2005Express.vcproj +++ b/Standard Gaming Platform/SGP_2005Express.vcproj @@ -1,7 +1,7 @@  diff --git a/Standard Gaming Platform/sgp.cpp b/Standard Gaming Platform/sgp.cpp index 2b49128ec..2f7e629b5 100644 --- a/Standard Gaming Platform/sgp.cpp +++ b/Standard Gaming Platform/sgp.cpp @@ -1038,8 +1038,7 @@ void GetRuntimeSettings( ) iScreenMode = (int) GetPrivateProfileInt( "Ja2 Settings","SCREEN_MODE_WINDOWED", iScreenMode, INIFile ); // WANNE: Should we play the intro? - //iPlayIntro = (int) GetPrivateProfileInt( "Ja2 Settings","PLAY_INTRO", iPlayIntro, INIFile ); - iPlayIntro = 1; + iPlayIntro = (int) GetPrivateProfileInt( "Ja2 Settings","PLAY_INTRO", iPlayIntro, INIFile ); } void ShutdownWithErrorBox(CHAR8 *pcMessage) diff --git a/Strategic/Strategic_2005Express.vcproj b/Strategic/Strategic_2005Express.vcproj index 0629f18b7..f8cdd372a 100644 --- a/Strategic/Strategic_2005Express.vcproj +++ b/Strategic/Strategic_2005Express.vcproj @@ -1,7 +1,7 @@  diff --git a/Tactical/Tactical_2005Express.vcproj b/Tactical/Tactical_2005Express.vcproj index 7c42b095a..18d5907c2 100644 --- a/Tactical/Tactical_2005Express.vcproj +++ b/Tactical/Tactical_2005Express.vcproj @@ -1,7 +1,7 @@  diff --git a/TacticalAI/TacticalAI_2005Express.vcproj b/TacticalAI/TacticalAI_2005Express.vcproj index c1932a423..b3238626f 100644 --- a/TacticalAI/TacticalAI_2005Express.vcproj +++ b/TacticalAI/TacticalAI_2005Express.vcproj @@ -1,7 +1,7 @@  diff --git a/TileEngine/TileEngine_2005Express.vcproj b/TileEngine/TileEngine_2005Express.vcproj index 67430f7f0..fcca275c2 100644 --- a/TileEngine/TileEngine_2005Express.vcproj +++ b/TileEngine/TileEngine_2005Express.vcproj @@ -1,7 +1,7 @@  diff --git a/Utils/Utils_2005Express.vcproj b/Utils/Utils_2005Express.vcproj index a782266b0..3603baa71 100644 --- a/Utils/Utils_2005Express.vcproj +++ b/Utils/Utils_2005Express.vcproj @@ -1,7 +1,7 @@  diff --git a/ja2_2005Express.vcproj b/ja2_2005Express.vcproj index 3ef1a4876..ec912c969 100644 --- a/ja2_2005Express.vcproj +++ b/ja2_2005Express.vcproj @@ -1,7 +1,7 @@ @@ -65,7 +66,7 @@