From 461ac338af5c06f8b4cab0d8d3ef8185ee305b64 Mon Sep 17 00:00:00 2001 From: Ingo Ruhnke Date: Fri, 9 Apr 2004 00:54:53 +0000 Subject: [PATCH] - fixed credits screen a bit SVN-Revision: 435 --- src/title.cpp | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/title.cpp b/src/title.cpp index bec3b11b6..2b5d1f70c 100644 --- a/src/title.cpp +++ b/src/title.cpp @@ -456,9 +456,6 @@ void display_credits() } } - - texture_draw_part(&bkg_title, 0, 0, 0, 0, 640, 130); - flipscreen(); if(60+screen->h+(n*18)+(d*18)-scroll < 0 && 20+60+screen->h+(n*18)+(d*18)-scroll < 0) -- 2.11.0