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


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src/actions floater.cxx,1.3,1.4
Date: 26 Jun 2002 16:49:35 -0000

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

Modified Files:
        floater.cxx 
Log Message:
- some fixes for the console (its still buggy)
- some non-fixes for bomber-floater interaction, a floater doesn't turn into a 
floater even if the action looks correctly activated

Index: floater.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/actions/floater.cxx,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- floater.cxx 19 Jun 2002 15:19:26 -0000      1.3
+++ floater.cxx 26 Jun 2002 16:49:33 -0000      1.4
@@ -46,7 +46,7 @@
       step = 0;
     }
   } else {
-    is_finished = true;
+    pingu->set_paction ("walker");
   }
 }
 




reply via email to

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