mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-24 04:18:11 -08:00
Fix Health access attempts outside hooks
(large monster updated in previous commit)
This commit is contained in:
@@ -71,7 +71,6 @@ function this.new(enemy)
|
||||
this.init_UI(monster);
|
||||
|
||||
this.update_position(enemy, monster);
|
||||
this.update_health(enemy, monster);
|
||||
this.update(enemy, monster);
|
||||
|
||||
if this.list[enemy] == nil then
|
||||
|
||||
Reference in New Issue
Block a user