[Gcblue-commits] gcb_wx/xml options.xml,1.32,1.33
Status: Alpha
Brought to you by:
ddcforge
From: Dewitt C. <ddc...@us...> - 2006-11-29 02:51:46
|
Update of /cvsroot/gcblue/gcb_wx/xml In directory sc8-pr-cvs2.sourceforge.net:/tmp/cvs-serv15466/xml Modified Files: options.xml Log Message: Index: options.xml =================================================================== RCS file: /cvsroot/gcblue/gcb_wx/xml/options.xml,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** options.xml 23 Nov 2006 00:07:59 -0000 1.32 --- options.xml 29 Nov 2006 02:51:44 -0000 1.33 *************** *** 1,4 **** <Options> ! <HostAddress>192.168.1.5</HostAddress> <LastScenarioPath>MultiPlayer.CVBGDuel.py</LastScenarioPath> <LastScenarioName>CVBGDuel</LastScenarioName> --- 1,4 ---- <Options> ! <HostAddress>192.168.1.4</HostAddress> <LastScenarioPath>MultiPlayer.CVBGDuel.py</LastScenarioPath> <LastScenarioName>CVBGDuel</LastScenarioName> *************** *** 11,15 **** <ShowPythonErrors /> <CacheFullDatabase /> ! <UserName>Dewitt2</UserName> <DisplaySettings>default</DisplaySettings> </Options> --- 11,15 ---- <ShowPythonErrors /> <CacheFullDatabase /> ! <UserName>Dewittaaa</UserName> <DisplaySettings>default</DisplaySettings> </Options> |