mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-05-09 03:57:51 +03:00
oops
This commit is contained in:
parent
a86a8ecc0e
commit
85d52ec183
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ namespace MWWorld
|
|||
|
||||
bool Class::canLock(const ConstPtr &ptr) const
|
||||
{
|
||||
return hasToolTip(ptr);
|
||||
return false;
|
||||
}
|
||||
|
||||
void Class::setRemainingUsageTime (const Ptr& ptr, float duration) const
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue