Skip to content

Commit

Permalink
3cb logo added
Browse files Browse the repository at this point in the history
  • Loading branch information
nomisum committed Jun 4, 2018
1 parent 5e37ec0 commit e181ae1
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@ class EditorData
};
class Camera
{
pos[]={1559.6515,91.590485,5022.1802};
dir[]={-0.0070404136,-0.7443282,0.66778189};
up[]={-0.0078473855,0.66781074,0.74428868};
aside[]={0.99994612,-2.2183212e-007,0.010542915};
pos[]={1559.6515,42.179871,5022.1802};
dir[]={0.10748931,-0.35888845,0.92717493};
up[]={0.041330259,0.93337792,0.3565073};
aside[]={0.99334997,4.2637112e-008,-0.11516054};
};
};
binarizationWanted=0;
Expand Down
Binary file added pic/3cbga.paa
Binary file not shown.
2 changes: 1 addition & 1 deletion player/teleportPlayer.sqf
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ player allowDamage true;
sleep 1;
cutText ["", "PLAIN"];

["<img size= '6' shadow='false' image='pic\adlerttt.paa'/><br/><t size='.9' color='#FFFFFF'>Breaking Contact</t>",0,0,2,2] spawn BIS_fnc_dynamicText;
["<img size= '6' shadow='false' image='pic\3cbga.paa'/><br/><t size='.9' color='#FFFFFF'>Breaking Contact</t>",0,0,2,2] spawn BIS_fnc_dynamicText;

0 comments on commit e181ae1

Please sign in to comment.