pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/src action_data.cxx,1.1,1.2


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/src action_data.cxx,1.1,1.2
Date: 29 Jun 2002 16:04:24 -0000

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

Modified Files:
        action_data.cxx 
Log Message:
- added workaround for focus/input bug in the editor, its not really clean, but 
works

Index: action_data.cxx
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/src/action_data.cxx,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- action_data.cxx     29 Jun 2002 14:01:32 -0000      1.1
+++ action_data.cxx     29 Jun 2002 16:04:22 -0000      1.2
@@ -39,7 +39,6 @@
   default_actions.push_back (ActionData (Rocketlauncher, 20));
   default_actions.push_back (ActionData (Slider, 20));
   default_actions.push_back (ActionData (Superman, 0));
-  default_actions.push_back (ActionData (Walker, 20));
 }
 
 /* EOF */




reply via email to

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