forked from teamnwah/openmw-tes3coop
Fix disintegration bug
This commit is contained in:
parent
c4ab2f417a
commit
d2d76f4f47
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ bool disintegrateSlot (MWWorld::Ptr ptr, int slot, float disintegrate)
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
return true;
|
return false;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue