Update cl_plate_reader.lua

This commit is contained in:
Dan
2020-03-06 13:56:24 +00:00
parent d6526452bb
commit fcf7fa89b2

View File

@@ -235,8 +235,6 @@ function READER:Main()
-- Automatically lock the plate if the scanned plate matches the BOLO
if ( plate == self:GetBoloPlate() ) then
self:LockCam( cam, false, true )
-- SendNUIMessage( { _type = "audio", name = "plate_hit", vol = RADAR:GetSettingValue( "plateAudio" ) } )
end
-- Send the plate information to the NUI side to update the UI