Revert WW shadows

This commit is contained in:
Michael 2018-09-01 09:56:17 -07:00
parent 28b1e7d554
commit 157d86a7f4

View File

@ -71,5 +71,5 @@ overwriteHeight = <?=round($scaleFactorY*33*2)?>
width = 1024
height = 1024
formats = 0x005
overwriteWidth = <?=round($scaleFactorY)*1024?>
overwriteHeight = <?=round($scaleFactorY)*1024?>
overwriteWidth = <?=round($scaleFactorY*1024*2)?>
overwriteHeight = <?=round($scaleFactorY*1024*2)?>