[Splat] remove splat text

Gave major scaling artifacts when scaling past original size
https://cdn.discordapp.com/attachments/292733452590120961/374237249795260418/2017-10-29_09-45-06.png
This commit is contained in:
Michael 2017-10-29 09:48:44 -07:00
parent 052bb21f5b
commit 412cf6e977

View File

@ -85,13 +85,6 @@ formats = 0x1a
overwriteWidth = <?=round($scaleFactorY*128)?>
overwriteHeight = <?=round($scaleFactorY*32)?>
[TextureRedefine] # splat text - GL_RGBA8
width = 250
height = 150
formats = 0x1a
overwriteWidth = <?=round($scaleFactorY*250)?>
overwriteHeight = <?=round($scaleFactorY*150)?>
[TextureRedefine] # multiplayer
width = 848
height = 480