Move OnGemLockToggle to RegionHandler
This commit is contained in:
parent
44dfc570ab
commit
c71ed3953f
2 changed files with 9 additions and 5 deletions
|
|
@ -3133,11 +3133,6 @@ namespace TShockAPI
|
|||
return true;
|
||||
}
|
||||
|
||||
if (!TShock.Config.RegionProtectGemLocks)
|
||||
{
|
||||
return false;
|
||||
}
|
||||
|
||||
return false;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue