mirror of
https://github.com/esx-framework/esx_core.git
synced 2026-08-31 10:18:54 +00:00
Clear processing after finished
This commit is contained in:
@@ -74,6 +74,8 @@ AddEventHandler('esx_drugs:processCannabis', function()
|
||||
|
||||
TriggerClientEvent('esx:showNotification', _source, _U('weed_processed'))
|
||||
end
|
||||
|
||||
playersProcessingCannabis[_source] = nil
|
||||
end)
|
||||
else
|
||||
print(('esx_drugs: %s attempted to exploit weed processing!'):format(GetPlayerIdentifiers(source)[1]))
|
||||
|
||||
Reference in New Issue
Block a user