From 77c92757be443f655c1214e88aaac3918bce1f04 Mon Sep 17 00:00:00 2001 From: Christoph Sommer Date: Thu, 30 Mar 2006 12:32:24 +0000 Subject: [PATCH] Removed stray code from -nogl branch SVN-Revision: 3136 --- src/title.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/title.cpp b/src/title.cpp index 8a77d3a91..b9577e291 100644 --- a/src/title.cpp +++ b/src/title.cpp @@ -351,7 +351,7 @@ void title() context.draw_surface(logo, Vector(SCREEN_WIDTH/2 - logo->get_width()/2, 30), LAYER_FOREGROUND1+1); - context.draw_text(white_small_text, " SuperTux " PACKAGE_VERSION " - This is an unsupported, experimental branch made by Christoph Sommer\n", + context.draw_text(white_small_text, " SuperTux " PACKAGE_VERSION "\n", Vector(0, SCREEN_HEIGHT - 50), LEFT_ALLIGN, LAYER_FOREGROUND1); context.draw_text(white_small_text, _( -- 2.11.0