removed empty line

This commit is contained in:
Chr1Z 2022-12-12 09:55:20 +01:00 committed by GitHub
parent ef7502fbe8
commit 2f83df87d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -13,7 +13,6 @@ do
-- matchTypes is true, the main card slot snap points will only snap assets, while the -- matchTypes is true, the main card slot snap points will only snap assets, while the
-- investigator area point will only snap Investigators. If matchTypes is false, snap points will -- investigator area point will only snap Investigators. If matchTypes is false, snap points will
-- be reset to snap all cards. -- be reset to snap all cards.
---@param matchCardTypes Boolean. Whether snap points should only snap for the matching card ---@param matchCardTypes Boolean. Whether snap points should only snap for the matching card
-- types. -- types.
---@param matColor String for one of the active player colors - White, Orange, Green, Red. Also ---@param matColor String for one of the active player colors - White, Orange, Green, Red. Also