mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-04 12:33:55 -07:00
trailing newline
This commit is contained in:
parent
f0128064a5
commit
8caaac8c91
1 changed files with 1 additions and 1 deletions
|
|
@ -13,4 +13,4 @@ CardRelation::CardRelation(const QString &_name,
|
||||||
isVariableCount(_isVariableCount), defaultCount(_defaultCount), isPersistent(_isPersistent),
|
isVariableCount(_isVariableCount), defaultCount(_defaultCount), isPersistent(_isPersistent),
|
||||||
isFaceDown(_isFaceDown)
|
isFaceDown(_isFaceDown)
|
||||||
{
|
{
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue