From 674fcd792340fb35988ac011febef9efbb60403b Mon Sep 17 00:00:00 2001 From: toaster Date: Fri, 6 Dec 2019 20:50:41 +0000 Subject: [PATCH] Add "Press ENTER to skip..." text to the intro's first scene, for new players who might otherwise sit through a load of (polished) crap. :P --- src/f_finale.c | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/f_finale.c b/src/f_finale.c index 0c44c1097..ea76c6119 100644 --- a/src/f_finale.c +++ b/src/f_finale.c @@ -892,6 +892,13 @@ static void F_IntroDrawScene(void) V_DrawFixedPatch(x, y, scale, trans<