pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] CVS: Games/Pingus/data/controller default.xml,1.2,1.3


From: grumbel
Subject: [Pingus-CVS] CVS: Games/Pingus/data/controller default.xml,1.2,1.3
Date: 13 Aug 2002 18:44:52 -0000

Update of /usr/local/cvsroot/Games/Pingus/data/controller
In directory dark:/tmp/cvs-serv28228/data/controller

Modified Files:
        default.xml 
Log Message:
 added action-axis to the controller to avoid a crash

Index: default.xml
===================================================================
RCS file: /usr/local/cvsroot/Games/Pingus/data/controller/default.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- default.xml 13 Aug 2002 18:39:17 -0000      1.2
+++ default.xml 13 Aug 2002 18:44:50 -0000      1.3
@@ -30,5 +30,13 @@
     <escape-button>
       <key-button key="ESCAPE"/>
     </escape-button>
+
+    <action-axis>
+      <button-axis angle="0">
+       <key-button key="1" />
+       <key-button key="2" />
+      </button-axis>
+    </action-axis>
+
   </controller-config>
 </pingus-controller>





reply via email to

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