Oops.
This commit is contained in:
parent
f6b3065491
commit
f566b74b12
@ -75,15 +75,15 @@ formats = 0x0000041a
|
|||||||
width = 256
|
width = 256
|
||||||
height = 256
|
height = 256
|
||||||
formats = 0x0000001a
|
formats = 0x0000001a
|
||||||
#overwriteWidth = <?=round($scaleFactorY*256)?>
|
#overwriteWidth = <?=round($scaleFactorY*256)?>
|
||||||
#overwriteHeight = <?=round($scaleFactorY*256)?>
|
#overwriteHeight = <?=round($scaleFactorY*256)?>
|
||||||
|
|
||||||
[TextureRedefine] # player name - GL_RGBA8
|
[TextureRedefine] # player name - GL_RGBA8
|
||||||
width = 128
|
width = 128
|
||||||
height = 32
|
height = 32
|
||||||
formats = 0x0000001a
|
formats = 0x0000001a
|
||||||
overwriteWidth = <?=round($scaleFactorX*128)?>
|
overwriteWidth = <?=round($scaleFactorX*128)?>
|
||||||
overwriteHeight = <?=round($scaleFactorY*32)?>
|
overwriteHeight = <?=round($scaleFactorY*32)?>
|
||||||
|
|
||||||
[TextureRedefine] # multiplayer
|
[TextureRedefine] # multiplayer
|
||||||
width = 848
|
width = 848
|
||||||
|
Loading…
Reference in New Issue
Block a user