Update of /cvsroot/csp/APPLICATIONS/CSPSim/Data
In directory sc8-pr-cvs1:/tmp/cvs-serv17617/Data
Modified Files:
CSPSim.ini
Log Message:
Index: CSPSim.ini
===================================================================
RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/CSPSim.ini,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -d -r1.14 -r1.15
*** CSPSim.ini 24 Jul 2003 08:10:55 -0000 1.14
--- CSPSim.ini 20 Oct 2003 00:23:22 -0000 1.15
***************
*** 7,12 ****
[Screen]
! Width = 800
! Height = 600
FullScreen = 0
--- 7,12 ----
[Screen]
! Width = 1024
! Height = 768
FullScreen = 0
***************
*** 14,18 ****
CachePath = ../Data
InputMapPath = Input
! DataPath = ../Data
FontPath = Fonts
ModelPath = Models
--- 14,18 ----
CachePath = ../Data
InputMapPath = Input
! DataPath = ../../../../data
FontPath = Fonts
ModelPath = Models
|