mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 15:11:36 -04: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