Merge pull request #703 from Ignatz-HeMan/patch-1

Inventory not opened fixed
This commit is contained in:
vbawol 2017-02-26 07:45:59 -06:00 committed by GitHub
commit bf6fc8deda

View File

@ -10,6 +10,12 @@
Arma Public License Share Alike (APL-SA) - https://www.bistudio.com/community/licenses/arma-public-license-share-alike
Github:
https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/custom/EPOCH_custom_EH_Take.sqf
https://github.com/EpochModTeam/Epoch/tree/release/Sources/epoch_code/custom/EPOCH_custom_EH_InventoryOpened.sqf
*/
params ["_unit","_container","_sec"];
// Start Custom Code
// End Custom Code
false