mirror of
https://github.com/LDDestroier/CC/
synced 2024-11-13 21:34:54 +00:00
Update ldris.lua
This commit is contained in:
parent
47577d48d0
commit
29424e4420
@ -904,6 +904,7 @@ local startGame = function(playerNumber)
|
|||||||
sendInfo("send_info", false, playerNumber)
|
sendInfo("send_info", false, playerNumber)
|
||||||
end
|
end
|
||||||
renderBoard(board, 0, 0, true)
|
renderBoard(board, 0, 0, true)
|
||||||
|
renderBoard(player.queueBoard, 0, 0, false)
|
||||||
end
|
end
|
||||||
|
|
||||||
local currentMinoType
|
local currentMinoType
|
||||||
|
Loading…
Reference in New Issue
Block a user