projects
/
supertux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7bdfe56
)
- fixed credits screen a bit
author
Ingo Ruhnke
<grumbel@gmx.de>
Fri, 9 Apr 2004 00:54:53 +0000
(
00:54
+0000)
committer
Ingo Ruhnke
<grumbel@gmx.de>
Fri, 9 Apr 2004 00:54:53 +0000
(
00:54
+0000)
SVN-Revision: 435
src/title.cpp
patch
|
blob
|
history
diff --git
a/src/title.cpp
b/src/title.cpp
index
bec3b11
..
2b5d1f7
100644
(file)
--- 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)