pingus-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pingus-CVS] CVS: Games/Pingus/src story.cxx,1.8,1.9


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src story.cxx,1.8,1.9
Date: 10 Sep 2002 12:46:57 -0000

Update of /usr/local/cvsroot/Games/Pingus/src
In directory dark:/tmp/cvs-serv21182

Modified Files:
        story.cxx 
Log Message:
micro cleanups...

Index: story.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/story.cxx,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- story.cxx   7 Sep 2002 23:33:47 -0000       1.8
+++ story.cxx   10 Sep 2002 12:46:55 -0000      1.9
@@ -74,7 +74,7 @@
   gc.print_left(Fonts::pingus_small, 125, 80 + story.get_height() + 25 + (3 * 
15), "...");
   gc.print_left(Fonts::pingus_small, 125, 80 + story.get_height() + 25 + (4 * 
15), "...");
   gc.print_left(Fonts::pingus_small, 125, 80 + story.get_height() + 25 + (5 * 
15), "...");
-  gc.print_left(Fonts::pingus_small, 125, 80 + story.get_height() + 25 + (6 * 
15), "...");
+  gc.print_left(Fonts::pingus_small, 125, 80 + story.get_height() + 25 + (6 * 
15), "Press <Space> to continue...");
 }
 
 void





reply via email to

[Prev in Thread] Current Thread [Next in Thread]