mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Fix trailing whitespace from #14945
This commit is contained in:
parent
03e600a721
commit
48845de46e
1 changed files with 1 additions and 1 deletions
|
@ -8940,7 +8940,7 @@ Player properties need to be saved manually.
|
||||||
Entity definition
|
Entity definition
|
||||||
-----------------
|
-----------------
|
||||||
|
|
||||||
Used by `minetest.register_entity`.
|
Used by `minetest.register_entity`.
|
||||||
The entity definition table becomes a metatable of a newly created per-entity
|
The entity definition table becomes a metatable of a newly created per-entity
|
||||||
luaentity table, meaning its fields (e.g. `initial_properties`) will be shared
|
luaentity table, meaning its fields (e.g. `initial_properties`) will be shared
|
||||||
between all instances of an entity.
|
between all instances of an entity.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue