mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-06-17 12:37:46 -07:00
fix comments
This commit is contained in:
parent
40593aba22
commit
2f1bab6b3a
1 changed files with 2 additions and 2 deletions
|
|
@ -156,9 +156,9 @@ public:
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @brief Returns whether the relation creates the token face-down.
|
* @brief Returns whether the relation creates the token facedown.
|
||||||
*
|
*
|
||||||
* @return True if persistent, false otherwise.
|
* @return True if facedown, false otherwise.
|
||||||
*/
|
*/
|
||||||
[[nodiscard]] bool getIsFaceDown() const
|
[[nodiscard]] bool getIsFaceDown() const
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue