Update of /cvsroot/gcblue/gcb_wx/xml
In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv32752/xml
Modified Files:
options.xml
Log Message:
Initial airbase automation work
Index: options.xml
===================================================================
RCS file: /cvsroot/gcblue/gcb_wx/xml/options.xml,v
retrieving revision 1.29
retrieving revision 1.30
diff -C2 -d -r1.29 -r1.30
*** options.xml 24 Sep 2006 19:50:21 -0000 1.29
--- options.xml 28 Sep 2006 02:01:53 -0000 1.30
***************
*** 1,6 ****
<Options>
<HostAddress>192.168.0.100</HostAddress>
! <LastScenarioPath>Tutorial.SubmarineOperations.py</LastScenarioPath>
! <LastScenarioName>SubmarineOperations</LastScenarioName>
<noCopyDatabase />
<noWriteXmlDatabase />
--- 1,6 ----
<Options>
<HostAddress>192.168.0.100</HostAddress>
! <LastScenarioPath>SinglePlayer.IranStrike_II.py</LastScenarioPath>
! <LastScenarioName>IranStrike_II</LastScenarioName>
<noCopyDatabase />
<noWriteXmlDatabase />
|