blckeagles-revisited-RC/@GMS/addons/custom_server/init/build.sqf
Ghostrider-GRG- d4e330cb7f 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.
2018-08-05 14:13:04 -04:00

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;