mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
Disabled litter on treatment failure. #1403
We give back the items, so litter does not make sense at the moment. In the future we need to expand this with conditions for success/failure.
This commit is contained in:
parent
9e00fc479b
commit
e153e47bb2
@ -60,4 +60,4 @@ if (isNil _callback) then {
|
||||
|
||||
_args call _callback;
|
||||
|
||||
_args call FUNC(createLitter);
|
||||
// _args call FUNC(createLitter);
|
||||
|
Loading…
Reference in New Issue
Block a user