mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
+1
-1
@@ -63,7 +63,7 @@ Citizen.CreateThread(function()
|
||||
|
||||
if NetworkIsPlayerTalking(PlayerId()) then
|
||||
drawLevel(41, 128, 185, 255)
|
||||
elseif not NetworkIsPlayerTalking(PlayerId()) then
|
||||
else
|
||||
drawLevel(185, 185, 185, 255)
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user