removed timeout

This commit is contained in:
Chr1Z93 2024-11-19 22:25:12 +01:00
parent e99f725f80
commit 8f72911c03

View File

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