Skip to content

Commit 03dd5bf

Browse files
authored
Update meth.lua
1 parent fbce0ee commit 03dd5bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/meth.lua

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ AddEventHandler('ps-drugprocessing:ChangeTemp', function()
6565
else
6666
QBCore.Functions.Notify('You lack some of the required items - Chemical Mix', 'error')
6767
end
68-
end, 'chemicalmix')
68+
end, 'liquidmix')
6969
else
7070
QBCore.Functions.Notify('Temperature is Already Hot Enough', 'error')
7171
end

0 commit comments

Comments
 (0)