[wpdev-commits] xmlscripts/definitions/spawnregions index.xml,1.5,1.6
Brought to you by:
rip,
thiagocorrea
From: Richard M. <dr...@us...> - 2004-07-08 14:27:19
|
Update of /cvsroot/wpdev/xmlscripts/definitions/spawnregions In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30880/definitions/spawnregions Modified Files: index.xml Log Message: Well, lets leave these active by default... Test scripts inside the proper map directory please! ;) Index: index.xml =================================================================== RCS file: /cvsroot/wpdev/xmlscripts/definitions/spawnregions/index.xml,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** index.xml 8 Jul 2004 14:21:41 -0000 1.5 --- index.xml 8 Jul 2004 14:27:10 -0000 1.6 *************** *** 11,19 **** --> <definitions> ! <!-- <include file="definitions/spawnregions/felucca/index.xml" /> <include file="definitions/spawnregions/trammel/index.xml" /> <include file="definitions/spawnregions/ilshenar/index.xml" /> <include file="definitions/spawnregions/malas/index.xml" /> ! --> </definitions> --- 11,19 ---- --> <definitions> ! <include file="definitions/spawnregions/felucca/index.xml" /> <include file="definitions/spawnregions/trammel/index.xml" /> <include file="definitions/spawnregions/ilshenar/index.xml" /> <include file="definitions/spawnregions/malas/index.xml" /> ! </definitions> |