mirror of
https://github.com/GreenComfyTea/MHR-Overlay.git
synced 2026-01-25 12:58:06 -08:00
Fix Endemic Life UI not showing
This commit is contained in:
@@ -71,6 +71,8 @@ function this.update()
|
|||||||
table.insert(_displayed_creatures, creature);
|
table.insert(_displayed_creatures, creature);
|
||||||
::continue::
|
::continue::
|
||||||
end
|
end
|
||||||
|
|
||||||
|
displayed_creatures = _displayed_creatures;
|
||||||
end
|
end
|
||||||
|
|
||||||
function this.draw()
|
function this.draw()
|
||||||
|
|||||||
Reference in New Issue
Block a user