From 1f29a8ff89aa772115d0df01d5aec7c30879e380 Mon Sep 17 00:00:00 2001 From: "DESKTOP-UH65DCE\\MusTanG" Date: Wed, 19 Apr 2017 22:15:13 -0500 Subject: [PATCH] header change --- .../ExileServer_object_construction_database_load.sqf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/addons/paintshop/ExileServer_object_construction_database_load.sqf b/addons/paintshop/ExileServer_object_construction_database_load.sqf index 1b86231..2efa610 100644 --- a/addons/paintshop/ExileServer_object_construction_database_load.sqf +++ b/addons/paintshop/ExileServer_object_construction_database_load.sqf @@ -7,6 +7,11 @@ * * This work is licensed under the Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License. * To view a copy of this license, visit http://creativecommons.org/licenses/by-nc-nd/4.0/. + + Halv's Paintshop eXpanded 4 Exile + by DirtySanchez + DonkeyPunch.INFO + https://discord.me/eXpoch */ private["_constructionID","_data","_position","_vectorDirection","_vectorUp","_constructionObject","_damageLevel","_public","_pinCode"];