Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Donald Haase
Cockatrice
Commits
be641a31
Commit
be641a31
authored
May 31, 2015
by
ctrlaltca
Browse files
Merge pull request #1120 from ctrlaltca/fix_1102
Fix "welcome" popup appearing more than once
parents
dd16ea78
7ff318bd
Changes
1
Hide whitespace changes
Inline
Side-by-side
cockatrice/src/carddatabase.cpp
View file @
be641a31
...
...
@@ -1129,6 +1129,8 @@ void CardDatabase::checkUnknownSets()
return
;
}
detectedFirstRun
=
false
;
int
numUnknownSets
=
sets
.
getUnknownSetsNum
();
// no unkown sets.
if
(
!
numUnknownSets
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment