Skip to content

Commit

Permalink
Update universalammo.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
bleonheart committed Jun 20, 2024
1 parent 4dfb94f commit e0d49f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion skeleton/schema/items/universalammo.lua
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,4 @@ if CLIENT then
function ITEM:paintOver(item, w, h)
draw.SimpleText(item.ammoAmount, "DermaDefault", w, h - 5, color_white, TEXT_ALIGN_RIGHT, TEXT_ALIGN_BOTTOM, 1, color_black)
end
end
end

0 comments on commit e0d49f4

Please sign in to comment.