diff options
author | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-02 21:50:43 -0500 |
---|---|---|
committer | Rangi <remy.oukaour+rangi42@gmail.com> | 2018-02-02 21:50:43 -0500 |
commit | c834bdadf2f3e38d684f798dfa67d7cd751a6a65 (patch) | |
tree | 62c0bf2e96028aa86f5ee2373f9a77723c9636c1 /docs/event_commands.md | |
parent | aa8db1632c8826ead8c8d246c8be265839374f7b (diff) |
spriteface → objectface, consistent with the other script commands
Diffstat (limited to 'docs/event_commands.md')
-rw-r--r-- | docs/event_commands.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/event_commands.md b/docs/event_commands.md index d1781752f..fdf611cbf 100644 --- a/docs/event_commands.md +++ b/docs/event_commands.md @@ -241,7 +241,7 @@ Until this document is filled out, the [G/S Scripting Compendium](https://hax.ii ## `$75`: <code>showemote <i>emote_id</i>, <i>object_id</i>, <i>length</i></code> -## `$76`: <code>spriteface <i>object_id</i>, <i>facing</i></code> +## `$76`: <code>objectface <i>object_id</i>, <i>facing</i></code> ## `$77`: <code>follownotexact <i>object2</i>, <i>object1</i></code> |