Author: esr
Date: Tue Apr 24 19:49:29 2007
New Revision: 17045

URL: http://svn.gna.org/viewcvs/wesnoth?rev=17045&view=rev
Log:
Add a caveat.

Modified:
    trunk/data/tools/upconvert

Modified: trunk/data/tools/upconvert
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/tools/upconvert?rev=17045&r1=17044&r2=17045&view=diff
==============================================================================
--- trunk/data/tools/upconvert (original)
+++ trunk/data/tools/upconvert Tue Apr 24 19:49:29 2007
@@ -20,6 +20,8 @@
 # spotted and converted when preceded by space, comma, or equal sign.  This
 # will handle maps (either in their own files or included as a WML attribute)
 # and the most common cases in WML (e.g. filters and unit declarations).  
+#
+# This script will barf on maps with custom terrains.
 
 import sys, os, re, getopt
 


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to