[Rio] fix message background

This commit is contained in:
Michael 2018-02-04 11:30:12 -08:00 committed by GitHub
parent 0288012386
commit 3954c9e243
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,7 +15,8 @@ version = 2
[TextureRedefine]
width = 1280
height = 720
tileModesExcluded = 0x001
tileModesExcluded = 0x1
formatsExcluded = 0x31
overwriteWidth = <?=round($scaleFactorX*1280)?>
overwriteHeight = <?=round($scaleFactorY*720)?>