Fix typo in manual

This commit is contained in:
Wuzzy 2024-11-30 14:02:13 +01:00
parent d9cc1539f6
commit 9fb06eaaf3

View File

@ -137,7 +137,7 @@
<p>Heat/humidity <b>values above 1,000,000 or below &minus;1,000,000</b> are <b>not supported</b> and will trigger an error message. This is a much smaller range than what Luanti supports. Also, no diagram can be drawn if the heat or humidity noise scale equals 0 or is very small, although this is legal in Luanti. This does not mean that your chosen settings wont work in Luanti, just that LiBPoV cant visualize them.</p>
<p>LiBPoV assumes that the <code>absvalue</code> flag of the heat/humidity noises is always <code>false</code>. So if your game/mod has sets it to true, the diagram may still show a value range that is actually impossible.</p>
<p>LiBPoV assumes that the <code>absvalue</code> flag of the heat/humidity noises is always <code>false</code>. So if your game/mod has set it to true, the diagram may still show a value range that is actually impossible.</p>
<h2>Credits / License</h2>
<p>LiBPoV is <b>free software</b>. See the <a href="./license.html">License</a> page for details.</p>