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 angel.cxx,1.3,1.4


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/actions angel.cxx,1.3,1.4
Date: 21 Jun 2002 08:11:29 -0000

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

Modified Files:
        angel.cxx 
Log Message:
Some patch for the last patch

Index: angel.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/actions/angel.cxx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- angel.cxx   21 Jun 2002 07:45:35 -0000      1.3
+++ angel.cxx   21 Jun 2002 08:11:27 -0000      1.4
@@ -23,7 +23,7 @@
 #include "../string_converter.hxx"
 #include "angel.hxx"
 
-Angel::Angel () : x_pos(0), counter(0.0)
+Angel::Angel () : counter(0.0), x_pos(0)
 {
 }
 




reply via email to

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