removed delay
This commit is contained in:
parent
e67c4e0cb3
commit
4594629d5e
@ -166,9 +166,7 @@ function startSearch(messageColor, number)
|
||||
searchView()
|
||||
|
||||
if number > 0 then
|
||||
Wait.time(function()
|
||||
deckAreaObjects.draw.deal(number, handColor)
|
||||
end, 0.1)
|
||||
end
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user