diff --git a/Intro.cpp b/Intro.cpp index 60d47ed8..ccf4a471 100644 --- a/Intro.cpp +++ b/Intro.cpp @@ -358,7 +358,7 @@ UINT32 IntroScreenHandle( void ) InvalidateRegion( 0, 0, SCREEN_WIDTH, SCREEN_HEIGHT ); } - RestoreBackgroundRects(); + //RestoreBackgroundRects();//shadooow: fixes graphical artefacts visible around end game videos GetIntroScreenUserInput();