pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src/actions exiter.cxx,1.12,1.13


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/actions exiter.cxx,1.12,1.13
Date: 18 Feb 2003 11:28:43 -0000

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

Modified Files:
        exiter.cxx 
Log Message:
removed a bunch of not so usefull output messages


Index: exiter.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/actions/exiter.cxx,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- exiter.cxx  13 Oct 2002 20:25:00 -0000      1.12
+++ exiter.cxx  18 Feb 2003 11:28:41 -0000      1.13
@@ -27,7 +27,7 @@
 
 Exiter::Exiter (Pingu* p)
   : PinguAction(p),
-    sprite(Sprite("Pingus/exit0", "pingus", 10.0f, Sprite::NONE, Sprite::ONCE))
+    sprite(Sprite("Pingus/exit0", "pingus", 15.0f, Sprite::NONE, Sprite::ONCE))
 {
   sprite.set_align_center_bottom();
 }





reply via email to

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