mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-22 17:18:39 +00:00
Attend to review, re-arrange blank lines, update lua_api.txt
This commit is contained in:
parent
12a63021d0
commit
38b94f248a
3 changed files with 13 additions and 14 deletions
|
@ -5680,7 +5680,7 @@ Used by `ObjectRef` methods. Part of an Entity definition.
|
|||
|
||||
automatic_face_movement_max_rotation_per_sec = -1,
|
||||
-- Limit automatic rotation to this value in degrees per second.
|
||||
-- No limit if value < 0.
|
||||
-- No limit if value <= 0.
|
||||
|
||||
backface_culling = true,
|
||||
-- Set to false to disable backface_culling for model
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue