1
0
mirror of https://github.com/LDDestroier/CC/ synced 2025-08-30 17:38:00 +00:00

Update ldris.lua

This commit is contained in:
LDDestroier
2020-04-12 02:29:20 -04:00
committed by GitHub
parent 47577d48d0
commit 29424e4420

View File

@@ -904,6 +904,7 @@ local startGame = function(playerNumber)
sendInfo("send_info", false, playerNumber)
end
renderBoard(board, 0, 0, true)
renderBoard(player.queueBoard, 0, 0, false)
end
local currentMinoType