forked from Simnation/Main
Update client.lua
This commit is contained in:
parent
694a635e98
commit
0a72b23f92
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ CreateThread(function()
|
||||||
{
|
{
|
||||||
num = 1,
|
num = 1,
|
||||||
type = "client",
|
type = "client",
|
||||||
event = "nordi_grill:client:OpenMenu",
|
event = "nordi_bbq:client:OpenMenu",
|
||||||
icon = 'fas fa-fire',
|
icon = 'fas fa-fire',
|
||||||
label = 'Grillen',
|
label = 'Grillen',
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue