From: <mk...@us...> - 2003-07-23 07:11:59
|
Update of /cvsroot/csp/APPLICATIONS/CSPSim/Data In directory sc8-pr-cvs1:/tmp/cvs-serv7214/Data Modified Files: CSPSim.ini Log Message: Index: CSPSim.ini =================================================================== RCS file: /cvsroot/csp/APPLICATIONS/CSPSim/Data/CSPSim.ini,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** CSPSim.ini 23 Jul 2003 01:28:58 -0000 1.12 --- CSPSim.ini 23 Jul 2003 07:11:57 -0000 1.13 *************** *** 7,12 **** [Screen] ! Width = 640 ! Height = 480 FullScreen = 0 --- 7,12 ---- [Screen] ! Width = 800 ! Height = 600 FullScreen = 0 *************** *** 31,39 **** [Testing] Mute = true - Theater = sim:theater.balkan - Latitude = 43.43 - Longitude = 5.5 - Date = 2003-05-15 04:19:30 - Vehicle = sim:vehicles.aircraft.m2k MudBubbleRadius = 40000 AirBubbleRadius = 80000 --- 31,34 ---- *************** *** 41,52 **** ; balkan theater (demeter) ; northern CA theater (chunkedLod) ;Theater = sim:theater.nca - ;Latitude = 37.0 - ;Longitude = -122.0 ;Date = 2003-05-15 14:19:30 - - ;Vehicle = sim:vehicles.aircraft.m3c --- 36,45 ---- ; balkan theater (demeter) + Theater = sim:theater.balkan + Date = 2003-05-15 07:19:30 ; northern CA theater (chunkedLod) ;Theater = sim:theater.nca ;Date = 2003-05-15 14:19:30 |