| summaryrefslogtreecommitdiff |
diff options
| author | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2020-12-28 02:59:31 +0100 |
|---|---|---|
| committer | Nathanael Sensfelder <SpamShield0@MultiAgentSystems.org> | 2020-12-28 02:59:31 +0100 |
| commit | 3b820907588131712bd2991dc751329530df8a6a (patch) | |
| tree | 315563874910ff1325f36341daaf1b4faded5fb7 /content/fate_v1/declarations/events/_index.md | |
| parent | b5b30786abdb77dc0c1f9ed1be6d9c594b398b1a (diff) | |
Some "rich text" -> "text"; new sequence stuff.
Diffstat (limited to 'content/fate_v1/declarations/events/_index.md')
| -rw-r--r-- | content/fate_v1/declarations/events/_index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/fate_v1/declarations/events/_index.md b/content/fate_v1/declarations/events/_index.md index 5493cd7..0c00d52 100644 --- a/content/fate_v1/declarations/events/_index.md +++ b/content/fate_v1/declarations/events/_index.md @@ -12,7 +12,7 @@ event type must be declared before use. `[C0]`, ..., `[CN]` can be used. ## Examples -* `(declare_event_type user_string_input rich_text (ptr string))` +* `(declare_event_type user_string_input text (ptr string))` * `(declare_event_type wait int)` * `(declare_event_type set_background_to string)` * `(declare_event_type rumble)` |


