We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92b577b commit eaf870bCopy full SHA for eaf870b
splashcontroller.cpp
@@ -62,7 +62,7 @@ QString SplashController::updaterUrl() {
62
}
63
64
QString SplashController::gameUrl() {
65
- if (latestUpdaterUrls_.empty()) {
+ if (latestGameUrls_.empty()) {
66
return "";
67
68
0 commit comments