Remove course preview textures, fixes #224

This commit is contained in:
Michael 2018-06-03 00:19:48 -07:00
parent d1ec2a2be2
commit fd38d4e787

View File

@ -180,13 +180,6 @@ height = 192
overwriteWidth = <?=round($scaleFactorX*384)?>
overwriteHeight = <?=round($scaleFactorY*192)?>
[TextureRedefine]
width = 320
height = 240
#formatsExcluded =
overwriteWidth = <?=round($scaleFactorX*320)?>
overwriteHeight = <?=round($scaleFactorY*240)?>
#[TextureRedefine] #May unintentionally scale textures, check formatsExcluded
#width = 256
#height = 256
@ -194,13 +187,6 @@ overwriteHeight = <?=round($scaleFactorY*240)?>
#overwriteWidth = <?=round($scaleFactorX*256)?>
#overwriteHeight = <?=round($scaleFactorY*256)?>
[TextureRedefine]
width = 252
height = 81
#formatsExcluded =
overwriteWidth = <?=round($scaleFactorX*252)?>
overwriteHeight = <?=round($scaleFactorY*81)?>
[TextureRedefine]
width = 160
height = 90