Skip to content

Commit

Permalink
Fix trailing whitespace from minetest#14945
Browse files Browse the repository at this point in the history
  • Loading branch information
cx384 committed Aug 17, 2024
1 parent 03e600a commit 48845de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/lua_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -8940,7 +8940,7 @@ Player properties need to be saved manually.
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
luaentity table, meaning its fields (e.g. `initial_properties`) will be shared
between all instances of an entity.
Expand Down

0 comments on commit 48845de

Please sign in to comment.