Skip to content

Commit

Permalink
Stupid parser
Browse files Browse the repository at this point in the history
  • Loading branch information
ikkentim committed Apr 15, 2019
1 parent 78f1172 commit f4e9467
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dialogs.md
Expand Up @@ -10,7 +10,7 @@ SampSharp supports all of the dialog styles from SA:MP, implemented in an object
The available dialog classes are:

| SampSharp class | SA:MP Equivalent |
|-----------------|---------------------------------------------------------|
| --------------- | ------------------------------------------------------- |
| `InputDialog` | `DIALOG_STYLE_INPUT` or `DIALOG_STYLE_PASSWORD` |
| `MessageDialog` | `DIALOG_STYLE_MSGBOX` |
| `ListDialog` | `DIALOG_STYLE_LIST` |
Expand Down

0 comments on commit f4e9467

Please sign in to comment.