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 faller.hxx,1.16,1.17


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/actions faller.hxx,1.16,1.17
Date: 3 Nov 2002 20:30:40 -0000

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

Modified Files:
        faller.hxx 
Log Message:
quick&dirty workaround to kill fallers, move_with_forces() doesn't really work 
in its current state

Index: faller.hxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/actions/faller.hxx,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- faller.hxx  13 Oct 2002 16:40:01 -0000      1.16
+++ faller.hxx  3 Nov 2002 20:30:38 -0000       1.17
@@ -33,9 +33,9 @@
 
   int falling;
 
+public:
   static const float deadly_velocity;
 
-public:
   Faller(Pingu*);
   virtual ~Faller();
   





reply via email to

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