mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-02-25 03:40:40 +00:00
oops
This commit is contained in:
parent
a86a8ecc0e
commit
85d52ec183
@ -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…
x
Reference in New Issue
Block a user