2017-04-12 01:47:20 +00:00
|
|
|
/*
|
|
|
|
By Ghostrider-DbD
|
|
|
|
Last Modified 4-11-17
|
|
|
|
--------------------------
|
|
|
|
License
|
|
|
|
--------------------------
|
|
|
|
All the code and information provided here is provided under an Attribution Non-Commercial ShareAlike 4.0 Commons License.
|
|
|
|
|
|
|
|
http://creativecommons.org/licenses/by-nc-sa/4.0/
|
|
|
|
*/
|
|
|
|
#include "\q\addons\custom_server\Configs\blck_defines.hpp";
|
|
|
|
|
2016-11-12 12:05:45 +00:00
|
|
|
private ["_version","_versionDate"];
|
2017-04-12 01:47:20 +00:00
|
|
|
_blck_version = "6.58 Build 53";
|
|
|
|
_blck_versionDate = "4-11-17 8:00 PM";
|