Remove course preview textures, fixes #224
This commit is contained in:
parent
d1ec2a2be2
commit
fd38d4e787
@ -180,13 +180,6 @@ height = 192
|
|||||||
overwriteWidth = <?=round($scaleFactorX*384)?>
|
overwriteWidth = <?=round($scaleFactorX*384)?>
|
||||||
overwriteHeight = <?=round($scaleFactorY*192)?>
|
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
|
#[TextureRedefine] #May unintentionally scale textures, check formatsExcluded
|
||||||
#width = 256
|
#width = 256
|
||||||
#height = 256
|
#height = 256
|
||||||
@ -194,13 +187,6 @@ overwriteHeight = <?=round($scaleFactorY*240)?>
|
|||||||
#overwriteWidth = <?=round($scaleFactorX*256)?>
|
#overwriteWidth = <?=round($scaleFactorX*256)?>
|
||||||
#overwriteHeight = <?=round($scaleFactorY*256)?>
|
#overwriteHeight = <?=round($scaleFactorY*256)?>
|
||||||
|
|
||||||
[TextureRedefine]
|
|
||||||
width = 252
|
|
||||||
height = 81
|
|
||||||
#formatsExcluded =
|
|
||||||
overwriteWidth = <?=round($scaleFactorX*252)?>
|
|
||||||
overwriteHeight = <?=round($scaleFactorY*81)?>
|
|
||||||
|
|
||||||
[TextureRedefine]
|
[TextureRedefine]
|
||||||
width = 160
|
width = 160
|
||||||
height = 90
|
height = 90
|
||||||
|
Loading…
Reference in New Issue
Block a user