Update 'Turtle/Turtle.lua'
This commit is contained in:
		| @@ -154,7 +154,7 @@ function Turtle:checkItemTag(tag, slot) | ||||
|     end | ||||
| end | ||||
|  | ||||
| function Wood:dropItemsDown(item, update) | ||||
| function Turtle:dropItemsDown(item, update) | ||||
|     assert(type(item) == "string", "item must be a string") | ||||
|     self:assertInvUpdate(update) | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user