master #12

Merged
NO11 merged 149 commits from VoxeLibre/VoxeLibre:master into master 2021-11-12 22:46:33 +01:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 2b322a451f - Show all commits

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