mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
More Univeraal-Updater -> DarkStore
This commit is contained in:
@@ -70,7 +70,7 @@ MainScreen::MainScreen() {
|
||||
}
|
||||
}
|
||||
|
||||
/* If Universal DB --> Get! */
|
||||
/* If DarkStore-Homebrew --> Get! */
|
||||
if (config->lastStore() == "darkstore-homebrew.store" || config->lastStore() == "") {
|
||||
if (access("sdmc:/3ds/DarkStore/stores/darkstore-homebrew.store", F_OK) != 0) {
|
||||
if (checkWifiStatus()) {
|
||||
|
||||
Reference in New Issue
Block a user