Skip to content

Commit

Permalink
Update fonts.lua
Browse files Browse the repository at this point in the history
  • Loading branch information
bicatcho11 authored Dec 27, 2023
1 parent 9702552 commit 99a7e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/fonts.lua
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ CreateThread(function()
for _, font in pairs(Config.FontList) do
RegisterCustomFont(font.dict, font.name, font.lang)
end
end
end)

0 comments on commit 99a7e25

Please sign in to comment.