mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
derp.
This commit is contained in:
parent
46284622b3
commit
37bbbc607f
@ -27,7 +27,7 @@ _canAdd = false;
|
||||
_addedToPlayer = true;
|
||||
|
||||
if((count _this) > 3) then {
|
||||
_container = _this select 4;
|
||||
_container = _this select 3;
|
||||
} else {
|
||||
_container = nil;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user