diff --git a/mods/other/hpbar/init.lua b/mods/other/hpbar/init.lua index b76b608c76..31f74a5248 100644 --- a/mods/other/hpbar/init.lua +++ b/mods/other/hpbar/init.lua @@ -36,7 +36,7 @@ local function has_entity(player) players[pname].entity:remove() players[pname] = nil - return true + return false end return false