mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-25 12:58:06 -08:00
@@ -392,7 +392,7 @@ function record_health(enemy)
|
|||||||
|
|
||||||
local monster = monster_table[enemy];
|
local monster = monster_table[enemy];
|
||||||
|
|
||||||
if not hp_entry then
|
if not monster then
|
||||||
monster = {};
|
monster = {};
|
||||||
monster_table[enemy] = monster;
|
monster_table[enemy] = monster;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user