1
0
mirror of https://github.com/Uberi/Minetest-WorldEdit.git synced 2025-07-13 05:10:27 +02:00

Normalization.

This commit is contained in:
Anthony Zhang
2012-09-13 23:13:54 -04:00
parent 8102eb982e
commit 6f96131382
3 changed files with 60 additions and 74 deletions

View File

@ -163,9 +163,9 @@ Flip the current WorldEdit region along the x/y/z/? axis.
//flip z
//flip ?
### //rotate
### //rotate x/y/z/? <angle>
Rotate the current WorldEdit region around the axis <axis> by angle <angle> (90 degree increment).
Rotate the current WorldEdit region along the x/y/z/? axis by angle <angle> (90 degree increment).
//rotate x 90
//rotate y 180