mirror of
https://github.com/EpochModTeam/Epoch.git
synced 2024-08-30 18:22:13 +00:00
Merge pull request #703 from Ignatz-HeMan/patch-1
Inventory not opened fixed
This commit is contained in:
commit
bf6fc8deda
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user