18 lines
495 B
Plaintext
18 lines
495 B
Plaintext
/*
|
|
for DBD Clan
|
|
By Ghostrider-DBD-
|
|
Copyright 2016
|
|
Last Modified 3-14-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\Compiles\blck_defines.hpp";
|
|
private ["_version","_versionDate"];
|
|
_blck_version = "6.58 Build 42";
|
|
_blck_versionDate = "3-15-17 8:00 AM";
|