This commit is contained in:
kepler155c
2018-10-27 23:47:28 -04:00
parent dc6af1d0c3
commit 763f6bb27a
4 changed files with 23 additions and 12 deletions

View File

@@ -72,6 +72,7 @@ function storageView:eventHandler(event)
field = event.element,
message = 'The chest must contain the item to lock' })
self.form[3].value = false
self.form[3]:draw()
end
end
else