Fix mistake in manual
This commit is contained in:
parent
b6eaad7f77
commit
5af4d15d6b
1 changed files with 1 additions and 1 deletions
|
@ -415,7 +415,7 @@ The following functions are related to editing the map's blocks or retrieving in
|
|||
|
||||
:param number width: width in blocks
|
||||
|
||||
.. js:function:: map.setBorderHeight()
|
||||
.. js:function:: map.setBorderHeight(height)
|
||||
|
||||
Sets the height of the border of the currently-opened map. If the config setting ``use_custom_border_size`` is set to ``0`` then this does nothing.
|
||||
|
||||
|
|
Loading…
Reference in a new issue