mirror of
https://github.com/CCLeonOS/LeonOS.git
synced 2026-03-03 06:47:00 +00:00
fix: 修复turtle_farmer.lua中缺少的end语句
This commit is contained in:
@@ -62,6 +62,7 @@ local function isInventoryFull()
|
||||
end
|
||||
end
|
||||
return empty_slots <= INVENTORY_FULL_THRESHOLD
|
||||
end
|
||||
|
||||
|
||||
-- 检查燃料是否充足
|
||||
|
||||
Reference in New Issue
Block a user