Final Version 7.03 Build 233
This commit is contained in:
parent
4d56107e15
commit
6a8bb9e476
@ -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 [
|
||||
|
@ -35,4 +35,3 @@ if !(_launcher isEqualTo []) then
|
||||
} forEach (_unit nearObjects ["WeaponHolderSimulated",10]);
|
||||
};
|
||||
};
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user