mirror of
https://github.com/minetest/minetest.git
synced 2024-11-27 10:03:45 +01:00
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 {})`
|
* `from_table(nil or {})`
|
||||||
* See "Node Metadata"
|
* See "Node Metadata"
|
||||||
|
|
||||||
### `NoteTimerRef`
|
### `NodeTimerRef`
|
||||||
Node Timers: a high resolution persistent per-node timer.
|
Node Timers: a high resolution persistent per-node timer.
|
||||||
Can be gotten via `minetest.get_node_timer(pos)`.
|
Can be gotten via `minetest.get_node_timer(pos)`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user