[Pokken] fix some lines

This commit is contained in:
Michael 2017-12-03 15:10:14 -08:00
parent 2860720fc5
commit 5798b7c713

View File

@ -20,9 +20,9 @@ tileModesExcluded = 0x001
overwriteWidth = <?=round($scaleFactorX*1280)?>
overwriteHeight = <?=round($scaleFactorY*720)?>
#[TextureRedefine] # Disabled because of current graphic pack scaling bugs
#width = 960
#height = 720
[TextureRedefine] # Disabled because of current graphic pack scaling bugs
width = 960
height = 720
#overwriteWidth = <?=round($scaleFactorX*1280)?>
#overwriteHeight = <?=round($scaleFactorY*720)?>