From b14953bb2a85120bcb5ad5d8a5267c373222d81b Mon Sep 17 00:00:00 2001 From: Dan Date: Tue, 10 Dec 2019 00:27:35 +0000 Subject: [PATCH] Update cl_radar.lua --- cl_radar.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cl_radar.lua b/cl_radar.lua index e0acd99..db7f3d1 100644 --- a/cl_radar.lua +++ b/cl_radar.lua @@ -19,7 +19,7 @@ local pairs = pairs complain that the NUI aspect doesn't work! ----------------------------------------------------------------------------------]]-- 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() -- Print a little message in the client's console