Final Version 7.03 Build 233

This commit is contained in:
Chris Cardozo 2020-11-07 10:01:15 -05:00
parent 4d56107e15
commit 6a8bb9e476
3 changed files with 2 additions and 5 deletions

View File

@ -5,7 +5,7 @@
*/
#include "\q\addons\custom_server\Configs\blck_defines.hpp";
// Need to debug for GM map
private ["_coords","_coordArray","_return"];
params["_missionCategoryDescriptors","_missionParameters","_missionCount"];
_missionCategoryDescriptors params [

View File

@ -35,4 +35,3 @@ if !(_launcher isEqualTo []) then
} forEach (_unit nearObjects ["WeaponHolderSimulated",10]);
};
};

View File

@ -1,6 +1,4 @@
#define blck_buildNumber 232 // Address issues with cleanup of objects
#define blck_versionNumber 7.03
#define blck_buildDate "10-12-20"
#define blck_buildDate "10-31-20"