Skip to content

Commit

Permalink
Type-hint update
Browse files Browse the repository at this point in the history
  • Loading branch information
gimicze committed Jul 23, 2021
1 parent 8f19ed4 commit 98628fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/main.lua
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ TriggerEvent('chat:addSuggestion', '/firedispatch', 'Manages the fire script dis
},
{
name = "dispatchMessage",
help = "Sets a custom dispatch message for the scenario (use only with par. #1 scenario)"
help = "(optional) Sets a custom dispatch message for the scenario (use only with par. #1 scenario; leave empty to remove previous custom message)"
}
})

Expand Down

0 comments on commit 98628fb

Please sign in to comment.