mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Add option to filter parts based on current state
This commit is contained in:
@@ -496,7 +496,11 @@ language.default_language = {
|
||||
hide_timer_for_infinite_buffs = "Hide Timer for infinite Buffs",
|
||||
|
||||
current_value = "Current Value",
|
||||
max_value = "Max Value"
|
||||
max_value = "Max Value",
|
||||
|
||||
filter_mode = "Filter Mode",
|
||||
current_state = "Current State",
|
||||
default_state = "Default State"
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user