pingus-cvs
[Top][All Lists]
Advanced

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

[Pingus-CVS] r2719 - branches/pingus_sdl


From: jsalmon3
Subject: [Pingus-CVS] r2719 - branches/pingus_sdl
Date: Fri, 13 Jul 2007 18:03:41 +0200

Author: jsalmon3
Date: 2007-07-13 18:03:37 +0200 (Fri, 13 Jul 2007)
New Revision: 2719

Modified:
   branches/pingus_sdl/xml2sexpr.rb
Log:
Added snow-generator

Modified: branches/pingus_sdl/xml2sexpr.rb
===================================================================
--- branches/pingus_sdl/xml2sexpr.rb    2007-07-13 07:26:53 UTC (rev 2718)
+++ branches/pingus_sdl/xml2sexpr.rb    2007-07-13 16:03:37 UTC (rev 2719)
@@ -95,6 +95,7 @@
    [/^\/pingus-level\/objects\/liquid$/, :section],
    [/^\/pingus-level\/objects\/liquid\/width$/, :integer],
    [/^\/pingus-level\/objects\/liquid\/speed$/, :integer],
+   [/^\/pingus-level\/objects\/snow-generator$/, :section],
 ]
 
 $typespec_generic =





reply via email to

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