mirror of
https://github.com/luanti-org/luanti.git
synced 2025-11-10 03:55:20 +01:00
Replace bad quotes
This commit is contained in:
@@ -55,8 +55,8 @@ Changes the entity rotation (with `set_rotation`).
|
||||
Usage:
|
||||
|
||||
* Punch entity: Rotate yaw
|
||||
* Punch entity while holding down “Sneak” key: Rotate pitch
|
||||
* Punch entity while holding down “Special” key (aka “Aux”): Rotate roll
|
||||
* Punch entity while holding down "Sneak" key: Rotate pitch
|
||||
* Punch entity while holding down "Special" key (aka "Aux"): Rotate roll
|
||||
|
||||
Each usage rotates the entity by 22.5°.
|
||||
|
||||
@@ -77,7 +77,7 @@ Usage:
|
||||
* Punch air to edit properties of your own player object
|
||||
|
||||
To edit a property, select it in the list, enter a new value (in Lua syntax)
|
||||
and hit “Submit”.
|
||||
and hit "Submit".
|
||||
|
||||
## Object Attacher
|
||||
Allows you to attach an object to another one.
|
||||
|
||||
Reference in New Issue
Block a user