mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-25 04:48:22 -08:00
Functions and fields are cached, part names added, part name language support added.
This commit is contained in:
@@ -16,7 +16,6 @@ end
|
||||
|
||||
function health_UI_entity.draw(monster, health_UI, position_on_screen, opacity_scale)
|
||||
if not health_UI.visibility then
|
||||
x = health_UI.visibility
|
||||
return;
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user