Skip to content

Commit

Permalink
Update .sqm, build
Browse files Browse the repository at this point in the history
  • Loading branch information
Sparker95 committed Dec 1, 2019
1 parent 26db17a commit 2be9528
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
18 changes: 9 additions & 9 deletions mission.Altis.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -5,25 +5,25 @@ class EditorData
angleGridStep=0.2617994;
scaleGridStep=1;
autoGroupingDist=10;
toggles=581;
toggles=709;
class ItemIDProvider
{
nextID=1723;
nextID=1733;
};
class MarkerIDProvider
{
nextID=32;
nextID=34;
};
class LayerIndexProvider
{
nextID=169;
nextID=186;
};
class Camera
{
pos[]={20873.746,54.735188,14704.335};
dir[]={-0.064171493,-0.69630629,-0.71487927};
up[]={-0.062254287,0.71773952,-0.69351965};
aside[]={-0.99599975,9.8661985e-008,0.089406669};
pos[]={8767.6133,264.64127,22638.484};
dir[]={0.58071023,-0.20792606,-0.78717238};
up[]={0.12345941,0.97812939,-0.16735427};
aside[]={-0.80475432,-2.9848889e-007,-0.5936814};
};
};
binarizationWanted=0;
Expand Down Expand Up @@ -18270,7 +18270,6 @@ class Mission
class Attributes
{
rank="SERGEANT";
isPlayer=1;
isPlayable=1;
};
id=1110;
Expand Down Expand Up @@ -24058,6 +24057,7 @@ class Mission
class Attributes
{
name="player1";
isPlayer=1;
isPlayable=1;
};
id=1700;
Expand Down
2 changes: 1 addition & 1 deletion tools/_buildID.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7
8

0 comments on commit 2be9528

Please sign in to comment.