更新 player.lua
This commit is contained in:
@@ -60,7 +60,7 @@ local function drawFrame(frame, term)
|
||||
end
|
||||
|
||||
|
||||
|
||||
term.clear()
|
||||
|
||||
for i, frame in ipairs(img) do
|
||||
drawFrame(frame, term)
|
||||
|
||||
Reference in New Issue
Block a user