mirror of
https://github.com/rambo/arma3_missions.git
synced 2024-08-30 16:52:13 +00:00
enable shared objectives in mission
This commit is contained in:
parent
84ef6d7570
commit
d31f127511
@ -16,7 +16,7 @@ class EditorData
|
||||
};
|
||||
class Camera
|
||||
{
|
||||
pos[]={14403.262,202.5388,15800.928};
|
||||
pos[]={14402.657,213.61719,15789.669};
|
||||
dir[]={-0.15288284,-0.60983682,0.7776438};
|
||||
up[]={-0.11764031,0.79252821,0.59838158};
|
||||
aside[]={0.98121965,1.193257e-009,0.19290541};
|
||||
@ -244,7 +244,7 @@ class CustomAttributes
|
||||
"SCALAR"
|
||||
};
|
||||
};
|
||||
value=0;
|
||||
value=1;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user