forked from Mirrorlandia_minetest/minetest
lua_api.txt: fix typo
Thanks to @kaadmy (NeD) for pointing this out.
This commit is contained in:
parent
452df1c723
commit
4f03f8d119
@ -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…
Reference in New Issue
Block a user