1
0
mirror of https://github.com/LDDestroier/CC/ synced 2024-06-22 21:23:18 +00:00

Update ldris.lua

This commit is contained in:
LDDestroier 2020-07-17 19:25:16 -04:00 committed by GitHub
parent 8348cb6f57
commit 8546f2d807
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -947,8 +947,6 @@ local startGame = function(playerNumber)
end
renderBoard(board, 0, 0, true)
renderBoard(player.queueBoard, 0, 0, false)
term.setCursorPos(1, 1)
term.write(tostring(mino.didWallKick) .. " ")
end
local currentMinoType