Skip to content

Commit

Permalink
fix: bpt_unicornjob\client\main.lua unicorn blip fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bitpredator committed Jun 22, 2024
1 parent 3d525ec commit 40df466
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -296,7 +296,7 @@ CreateThread(function()
SetBlipAsShortRange(blip, true)

BeginTextCommandSetBlipName("STRING")
AddTextComponentSubstringPlayerName(TranslateCap("blipTranslateCapnicorn"))
AddTextComponentSubstringPlayerName(TranslateCap("blip_unicorn"))
EndTextCommandSetBlipName(blip)
end)

Expand Down

0 comments on commit 40df466

Please sign in to comment.