Skip to content

Commit

Permalink
Updates version to v1.00.03
Browse files Browse the repository at this point in the history
  • Loading branch information
Spoffy committed Jun 13, 2023
1 parent 5be2278 commit 22e5388
Show file tree
Hide file tree
Showing 5 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion maps/altis/mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ class Mission
assetType="Free";
class Intel
{
briefingName="Mike Force (v1.00.03 Indev)";
briefingName="Mike Force (v1.00.03)";
timeOfChanges=1800.0002;
startWeather=0.30000001;
startWind=0.1;
Expand Down
2 changes: 1 addition & 1 deletion maps/cam_lao_nam/mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -297,7 +297,7 @@ class Mission
appId=1227700;
class Intel
{
briefingName="Mike Force (v1.00.03 Indev)";
briefingName="Mike Force (v1.00.03)";
resistanceWest=0;
timeOfChanges=1800.0002;
startWeather=0.34999999;
Expand Down
2 changes: 1 addition & 1 deletion maps/vn_khe_sanh/mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -230,7 +230,7 @@ class Mission
assetType="Free";
class Intel
{
briefingName="Mike Force (v1.00.03 Indev - 230611v3)";
briefingName="Mike Force (v1.00.03)";
timeOfChanges=1800.0002;
startWeather=0.25;
startWind=0.1;
Expand Down
10 changes: 5 additions & 5 deletions maps/vn_the_bra/mission.sqm
Original file line number Diff line number Diff line change
Expand Up @@ -20,10 +20,10 @@ class EditorData
};
class Camera
{
pos[]={3417.2913,143.5565,4263.9644};
dir[]={-0.65638942,-0.59361577,0.46564054};
up[]={-0.48416653,0.80474663,0.34346718};
aside[]={0.57860953,1.473818e-007,0.81563699};
pos[]={3522.6306,85.464821,4409.623};
dir[]={0.9603883,-0.27665213,-0.034191575};
up[]={0.27649489,0.960967,-0.0098444363};
aside[]={-0.0355797,3.3799734e-007,-0.99939507};
};
};
binarizationWanted=0;
Expand Down Expand Up @@ -213,7 +213,7 @@ class Mission
assetType="Free";
class Intel
{
briefingName="Mike Force (v1.00.03 Indev - 230611v3)";
briefingName="Mike Force (v1.00.03)";
timeOfChanges=1800.0002;
startWeather=0.25;
startWind=0.1;
Expand Down
2 changes: 1 addition & 1 deletion mission/version.hpp
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
// Remember to update this in the mission.sqm too!
#define VN_MF_VERSION v1.00.03 Indev
#define VN_MF_VERSION v1.00.03

0 comments on commit 22e5388

Please sign in to comment.