blckeagles-revisited-RC/@GMS/addons/custom_server/init/build.sqf
Chris Cardozo 1af0c5eea6 Bug Fixes
Removed leftover GRG Code which prevented missions from spawning.

Fixed an issue that kept helis hovering after spawning.
2018-10-25 19:50:09 -04:00

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;