Build 149
Fixed issues with headless clients. cleaned up code for monitoring vehicles; added some credits and licensing information; removed some comments that were not necessary.
This commit is contained in:
parent
d72357bdc7
commit
d4e330cb7f
@ -1,6 +1,6 @@
|
||||
private ["_version","_versionDate"];
|
||||
blck_version = "6.84 Build 148";
|
||||
blck_version = "6.84 Build 149";
|
||||
_blck_version = blck_version;
|
||||
_blck_versionDate = "7-29-18 8:00 PM";
|
||||
_blck_versionDate = "8-5-18 5:00 PM";
|
||||
blck_pvs_version = _blck_version;
|
||||
publicVariable blck_pvs_version;
|
||||
|
Loading…
Reference in New Issue
Block a user