mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-23 20:08:05 -08:00
Add option to filter parts based on current state
This commit is contained in:
@@ -1260,6 +1260,7 @@ function config.init_default()
|
||||
},
|
||||
|
||||
settings = {
|
||||
filter_mode = "Current State",
|
||||
hide_undamaged_parts = true,
|
||||
time_limit = 15
|
||||
},
|
||||
@@ -2444,6 +2445,7 @@ function config.init_default()
|
||||
},
|
||||
|
||||
settings = {
|
||||
filter_mode = "Current State",
|
||||
hide_undamaged_parts = true,
|
||||
time_limit = 15
|
||||
},
|
||||
@@ -3615,6 +3617,7 @@ function config.init_default()
|
||||
},
|
||||
|
||||
settings = {
|
||||
filter_mode = "Current State",
|
||||
hide_undamaged_parts = true,
|
||||
time_limit = 15
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user