Fixed typo
parent
f7df8e133b
commit
a8bc27f872
|
@ -256,7 +256,7 @@ g_APIDesc =
|
|||
<li class="level1">msFillAir overwrites only those blocks that were air</li>
|
||||
<li class="level1">msImprint overwrites with only those blocks that are non-air</li>
|
||||
<li class="level1">msSpongePrint Sponge overwrites nothing, everything else overwrites anything</li>
|
||||
<li class="level1">msDifference changes all the blocks wich are the same to air. Otherwise the source block gets placed.</li>
|
||||
<li class="level1">msDifference changes all the blocks which are the same to air. Otherwise the source block gets placed.</li>
|
||||
</ol>
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in New Issue