mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-12-11 16:00:17 -07:00
Revert "Merge remote-tracking branch 'upstream/main' into spanish_translation"
This reverts commit694a900845, reversing changes made to4f53ce4f88.
This commit is contained in:
parent
694a900845
commit
5e9ac702d0
52 changed files with 5246 additions and 1794 deletions
|
|
@ -231,12 +231,6 @@ void AppConfig::set_defaults()
|
|||
if (get("stealth_mode").empty()) {
|
||||
set_bool("stealth_mode", false);
|
||||
}
|
||||
|
||||
// Orca
|
||||
if(get("show_splash_screen").empty()) {
|
||||
set_bool("show_splash_screen", true);
|
||||
}
|
||||
|
||||
if (get("show_model_mesh").empty()) {
|
||||
set_bool("show_model_mesh", false);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue