1af0c5eea6
Removed leftover GRG Code which prevented missions from spawning. Fixed an issue that kept helis hovering after spawning.
7 lines
208 B
Plaintext
7 lines
208 B
Plaintext
private ["_version","_versionDate"];
|
|
blck_version = "6.86 Build 156";
|
|
_blck_version = blck_version;
|
|
_blck_versionDate = "10-22-18 1:30 AM";
|
|
blck_pvs_version = _blck_version;
|
|
publicVariable blck_pvs_version;
|