remove space

This commit is contained in:
NO11 2021-08-26 10:17:15 +00:00
parent ecfb615c89
commit 2b322a451f
1 changed files with 1 additions and 1 deletions

View File

@ -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",