Update of /cvsroot/super-tux/supertux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18723
Modified Files:
Jamrules
Log Message:
explode bombs instead ofletting them fall down when hit
Index: Jamrules
===================================================================
RCS file: /cvsroot/super-tux/supertux/Jamrules,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- Jamrules 4 Apr 2005 13:01:02 -0000 1.2
+++ Jamrules 4 Apr 2005 14:14:08 -0000 1.3
@@ -57,3 +57,4 @@
rule MakePot
{ }
}
+
|