Skip to content

Commit

Permalink
Fixed textolie error (see dev chat)
Browse files Browse the repository at this point in the history
  • Loading branch information
KemGus committed Oct 15, 2023
1 parent 239f340 commit c327b49
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lua/acf/shared/armor/textolite.lua
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ if SERVER then
HitRes.Overkill = 0
HitRes.Loss = 1

return HitReHeatTypess
return HitRes

elseif OtherImpactType[Type] then

Expand Down

0 comments on commit c327b49

Please sign in to comment.