mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-05-02 05:39:57 -07:00
Add Buff UI (visuals only/commented out)
This commit is contained in:
@@ -90,6 +90,12 @@ function module_visibility_customization.draw(cached_config)
|
||||
|
||||
config_changed = config_changed or changed;
|
||||
|
||||
--[[changed, cached_config.buff_UI = imgui.checkbox(
|
||||
language.current_language.customization_menu.buff_UI,
|
||||
cached_config.buff_UI);
|
||||
|
||||
config_changed = config_changed or changed;]]
|
||||
|
||||
return config_changed;
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user