mirror of
https://gitlab.com/xonotic/xonotic
synced 2025-01-06 05:59:40 +00:00
add a tab before dpoffsetmapping
This commit is contained in:
parent
90ec23c75c
commit
126afdd224
@ -41,4 +41,4 @@ extraoffset=`echo "($realmedian + $ofs / $realscale)" | bc -l`
|
|||||||
#
|
#
|
||||||
extraoffset=`echo "(127.0 / 255.0) * (1 - $extraoffset)" | bc -l`
|
extraoffset=`echo "(127.0 / 255.0) * (1 - $extraoffset)" | bc -l`
|
||||||
|
|
||||||
echo "dpoffsetmapping - $extrascale $extraoffset"
|
echo " dpoffsetmapping - $extrascale $extraoffset"
|
||||||
|
Loading…
Reference in New Issue
Block a user