fix: spelling

This commit is contained in:
Andyyy7666
2022-09-16 15:19:12 +02:00
committed by GitHub
parent 27409edf82
commit ce9d70f3ed

View File

@@ -21,7 +21,7 @@ function NDCore.Functions.GetCharacters(cb)
end end
-- discord rich precense will show on a users profile. -- discord rich precense will show on a users profile.
if config.enableRichPrecence then if config.enableRichPresence then
Citizen.CreateThread(function() Citizen.CreateThread(function()
while true do while true do
if NDCore.SelectedCharacter then if NDCore.SelectedCharacter then