timeoutfunc added

This commit is contained in:
Chr1Z93 2024-11-19 21:17:39 +01:00
parent 17bc2b1dc2
commit e99f725f80

View File

@ -2876,7 +2876,9 @@ function moveCardWithTokens(params)
else
return true
end
end
end,
2,
function() stopTokenTransformUpdating(card) end
)
end