Fix reference to stochastic command line option
This commit is contained in:
@@ -472,6 +472,8 @@ values. The valid configuration keys are listed below.
|
|||||||
|
|
||||||
**Default:** ``"upper-left"``
|
**Default:** ``"upper-left"``
|
||||||
|
|
||||||
|
.. _rerenderprob:
|
||||||
|
|
||||||
``rerenderprob``
|
``rerenderprob``
|
||||||
This is the probability that a tile will be rerendered even though there may
|
This is the probability that a tile will be rerendered even though there may
|
||||||
have been no changes to any blocks within that tile. Its value should be a
|
have been no changes to any blocks within that tile. Its value should be a
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ You've added a new feature or changed textures, but it's not showing up on my ma
|
|||||||
Some new features will only show up in newly-rendered areas. Use the
|
Some new features will only show up in newly-rendered areas. Use the
|
||||||
:option:`--forcerender` option to update the entire map. If you have a really
|
:option:`--forcerender` option to update the entire map. If you have a really
|
||||||
large map and don't want to re-render everything, take a look at
|
large map and don't want to re-render everything, take a look at
|
||||||
the :option:`--stochastic-render` option.
|
the :ref:`rerenderprob` configuration option.
|
||||||
|
|
||||||
How do I use this on CentOS 5?
|
How do I use this on CentOS 5?
|
||||||
------------------------------
|
------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user