projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30bb04d
)
Removed stray code from -nogl branch
author
Christoph Sommer
<mail@christoph-sommer.de>
Thu, 30 Mar 2006 12:32:24 +0000
(12:32 +0000)
committer
Christoph Sommer
<mail@christoph-sommer.de>
Thu, 30 Mar 2006 12:32:24 +0000
(12:32 +0000)
SVN-Revision: 3136
src/title.cpp
patch
|
blob
|
history
diff --git
a/src/title.cpp
b/src/title.cpp
index
8a77d3a
..
b9577e2
100644
(file)
--- 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,
_(