Skip to content
This repository was archived by the owner on Mar 11, 2024. It is now read-only.

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
nrzull committed Jun 21, 2019
1 parent 2953145 commit b604841
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ The chat uses CEF and it tries to simulate behavior of default chat
- `exports.chat2:useDefaultOutput(bool) -> void`
Enable/disable default output. If you disable it, then you need to write your own custom handlers for `onPlayerChat` event

### Examples:
### Examples

```lua
addEventHandler("onResourceStart", resourceRoot, function()
Expand Down

0 comments on commit b604841

Please sign in to comment.