Skip to content

Commit

Permalink
Add default value for Separate Update Folder
Browse files Browse the repository at this point in the history
  • Loading branch information
rainmakerv3 committed Dec 11, 2024
1 parent e36c4d5 commit 36475a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/config.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -743,6 +743,7 @@ void setDefaultValues() {
emulator_language = "en";
m_language = 1;
gpuId = -1;
separateupdatefolder = false;
}

} // namespace Config

0 comments on commit 36475a7

Please sign in to comment.