mirror of
https://github.com/ND-Framework/ND_Core.git
synced 2026-08-18 14:26:03 +01:00
fix: spelling
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user