mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-09 17:44:01 -07:00
format
This commit is contained in:
parent
bcb492da66
commit
c6934205d2
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
||||||
#include "loaded_deck.h"
|
#include "loaded_deck.h"
|
||||||
|
|
||||||
|
|
||||||
bool LoadedDeck::LoadInfo::isEmpty() const
|
bool LoadedDeck::LoadInfo::isEmpty() const
|
||||||
{
|
{
|
||||||
return fileName.isEmpty() && remoteDeckId == NON_REMOTE_ID;
|
return fileName.isEmpty() && remoteDeckId == NON_REMOTE_ID;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue