d4e330cb7f
Fixed issues with headless clients. cleaned up code for monitoring vehicles; added some credits and licensing information; removed some comments that were not necessary.
7 lines
206 B
Plaintext
7 lines
206 B
Plaintext
private ["_version","_versionDate"];
|
|
blck_version = "6.84 Build 149";
|
|
_blck_version = blck_version;
|
|
_blck_versionDate = "8-5-18 5:00 PM";
|
|
blck_pvs_version = _blck_version;
|
|
publicVariable blck_pvs_version;
|