Skip to content

Commit

Permalink
Add default value for Separate Update Folder (#1735)
Browse files Browse the repository at this point in the history
Co-authored-by: rainmakerv2 <[email protected]>
  • Loading branch information
rainmakerv3 and rainmakerv3 authored Dec 11, 2024
1 parent e36c4d5 commit 14c2be8
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 14c2be8

Please sign in to comment.