mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-21 18:11:11 +00:00
lua_api.txt: fix typo
Thanks to @kaadmy (NeD) for pointing this out.
This commit is contained in:
parent
452df1c723
commit
4f03f8d119
1 changed files with 1 additions and 1 deletions
|
@ -2434,7 +2434,7 @@ Can be gotten via `minetest.get_meta(pos)`.
|
|||
* `from_table(nil or {})`
|
||||
* See "Node Metadata"
|
||||
|
||||
### `NoteTimerRef`
|
||||
### `NodeTimerRef`
|
||||
Node Timers: a high resolution persistent per-node timer.
|
||||
Can be gotten via `minetest.get_node_timer(pos)`.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue