mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-18 00:12:15 -07:00
format
This commit is contained in:
parent
b3ae4b26df
commit
b3b6af4a9a
1 changed files with 3 additions and 3 deletions
|
|
@ -22,10 +22,10 @@ protected:
|
||||||
notDeadAfterAll = CardDatabaseManager::getInstance()->getCardBySimpleName("Not Dead After All");
|
notDeadAfterAll = CardDatabaseManager::getInstance()->getCardBySimpleName("Not Dead After All");
|
||||||
truthOrTale = CardDatabaseManager::getInstance()->getCardBySimpleName("Truth or Tale");
|
truthOrTale = CardDatabaseManager::getInstance()->getCardBySimpleName("Truth or Tale");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// void TearDown() override {}
|
// void TearDown() override {}
|
||||||
|
|
||||||
CardData cat;
|
CardData cat;
|
||||||
};
|
};
|
||||||
|
|
||||||
QUERY(Empty, cat, "", true)
|
QUERY(Empty, cat, "", true)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue