Inventory not opened fixed

Inventory not opened without the "false" as return
This commit is contained in:
He-Man 2017-02-26 09:32:26 +01:00 committed by GitHub
parent 8418588194
commit 83263f5c99

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