mirror of
https://git.minetest.land/MineClone2/MineClone2.git
synced 2025-03-14 18:12:30 +01:00
remove space
This commit is contained in:
@ -87,7 +87,7 @@ mcl_damage.register_modifier(function(obj, damage, reason)
|
||||
end
|
||||
end)
|
||||
|
||||
-- Big totem overlay
|
||||
-- Big totem overlay
|
||||
if not hud_totem[obj] then
|
||||
hud_totem[obj] = obj:hud_add({
|
||||
hud_elem_type = "image",
|
||||
|
Reference in New Issue
Block a user