Renamed _hover_stack_pop() to _hover_stack_erase_item() (#331)

* Renamed _hover_stack_pop() to _hover_stack_erase_item(). Fixes #313

* docs: Automatic update of API docs

Co-authored-by: StraToN <StraToN@users.noreply.github.com>
This commit is contained in:
Julian Murgia
2021-07-28 12:37:28 +02:00
committed by GitHub
parent 29d594e43f
commit 7f8555f6a4
2 changed files with 6 additions and 2 deletions

View File

@@ -404,6 +404,7 @@ Makes the `player` walk to the position `x`/`y`.
## Dialogs
Dialogs are specified by writing `?` with optional parameters, followed by a list of dialog options starting with `-`. Use `!` to end the dialog.