mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Fix init_names()
This commit is contained in:
@@ -127,8 +127,10 @@ function this.init_UI(buff)
|
||||
end
|
||||
|
||||
function this.init_names()
|
||||
skills.init_names();
|
||||
abnormal_statuses.init_names();
|
||||
skills.init_names();
|
||||
weapon_skills.init_names();
|
||||
misc_buffs.init_names();
|
||||
end
|
||||
|
||||
function this.update()
|
||||
|
||||
Reference in New Issue
Block a user