Skip to content

Commit

Permalink
Fix obstacleExit event listed as obstacleEnter in protocol.md
Browse files Browse the repository at this point in the history
As noticed by @SplitPixl
  • Loading branch information
opl- committed Oct 17, 2018
1 parent f22d7b2 commit 913ff1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ Fired when the player enters an obstacle.

Contains only the `performance` property of [Status object](#status-object).

### `obstacleEnter` event
### `obstacleExit` event

Fired when the player exits an obstacle.

Expand Down

0 comments on commit 913ff1c

Please sign in to comment.