Update cl_radar.lua

This commit is contained in:
Dan
2019-12-10 00:27:35 +00:00
parent 68397d55da
commit b14953bb2a

View File

@@ -19,7 +19,7 @@ local pairs = pairs
complain that the NUI aspect doesn't work! complain that the NUI aspect doesn't work!
----------------------------------------------------------------------------------]]-- ----------------------------------------------------------------------------------]]--
Citizen.SetTimeout( 1000, function() Citizen.SetTimeout( 1000, function()
-- Get the name of the resource, for example the default name is 'wk_wrs2' -- Get the name of the resource, for example the default name is 'wk_wars2x'
local name = GetCurrentResourceName() local name = GetCurrentResourceName()
-- Print a little message in the client's console -- Print a little message in the client's console