mirror of
https://github.com/Bluewhale1337/HealBotBlue.git
synced 2026-09-11 09:50:21 +00:00
refactor: simplify CDC monitor and emergency filter logic by updating configuration indices and cleaning up unused data structures
This commit is contained in:
@@ -264,11 +264,6 @@ HealBot_ConfigDefaults = {
|
||||
|
||||
HealBot_Config = {};
|
||||
|
||||
--HealBot_EmergIncMelee = {};
|
||||
--HealBot_EmergIncRange = {};
|
||||
--HealBot_EmergIncHealers = {};
|
||||
--HealBot_EmergIncCustom = {};
|
||||
--HealBot_KeyCombo = {};
|
||||
HealBot_HealsIn = {};
|
||||
HealBot_Healers = {};
|
||||
HealBot_UnitDebuff = {};
|
||||
|
||||
Reference in New Issue
Block a user