fixed sides
This commit is contained in:
parent
fd4765ec4a
commit
ee0d965786
|
|
@ -24,7 +24,7 @@ class EditorData
|
||||||
};
|
};
|
||||||
class Camera
|
class Camera
|
||||||
{
|
{
|
||||||
pos[]={12355.3,54.570045,8500.6914};
|
pos[]={12343.048,54.570045,8498.7881};
|
||||||
dir[]={0.52060974,-0.54533732,-0.65696651};
|
dir[]={0.52060974,-0.54533732,-0.65696651};
|
||||||
up[]={0.33870181,0.83820915,-0.42741328};
|
up[]={0.33870181,0.83820915,-0.42741328};
|
||||||
aside[]={-0.78376001,-2.1143933e-08,-0.62108797};
|
aside[]={-0.78376001,-2.1143933e-08,-0.62108797};
|
||||||
|
|
@ -830,8 +830,6 @@ class Mission
|
||||||
class Intel
|
class Intel
|
||||||
{
|
{
|
||||||
briefingName="Starman";
|
briefingName="Starman";
|
||||||
resistanceWest=0;
|
|
||||||
resistanceEast=1;
|
|
||||||
timeOfChanges=1800.0002;
|
timeOfChanges=1800.0002;
|
||||||
startWeather=0.1;
|
startWeather=0.1;
|
||||||
startWind=0.1;
|
startWind=0.1;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue