Skip to content

Commit 329182e

Browse files
HundrecEliteMasterEric
authored andcommitted
Align freeplay clear percentage
Adjusts boundaries and standardizes heights to fix misaligned numbers
1 parent 73ccb9a commit 329182e

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<TextureAtlas imagePath="Freeplay_redesign_assets_VER3.png">
33
<SubTexture name="00000" x="4" y="4" width="25" height="24" />
4-
<SubTexture name="10000" x="33" y="4" width="10" height="23" />
5-
<SubTexture name="20000" x="47" y="4" width="24" height="24" />
6-
<SubTexture name="30000" x="75" y="4" width="25" height="23" />
7-
<SubTexture name="40000" x="4" y="32" width="24" height="24" />
8-
<SubTexture name="50000" x="32" y="32" width="25" height="23" />
9-
<SubTexture name="60000" x="61" y="32" width="25" height="24" />
10-
<SubTexture name="70000" x="90" y="32" width="25" height="24" />
11-
<SubTexture name="80000" x="4" y="60" width="24" height="24" />
12-
<SubTexture name="90000" x="32" y="60" width="24" height="24" />
4+
<SubTexture name="10000" x="33" y="3" width="10" height="24" />
5+
<SubTexture name="20000" x="47" y="3" width="24" height="24" />
6+
<SubTexture name="30000" x="75" y="3" width="24" height="24" />
7+
<SubTexture name="40000" x="3" y="32" width="24" height="24" />
8+
<SubTexture name="50000" x="32" y="31" width="24" height="24" />
9+
<SubTexture name="60000" x="61" y="31" width="24" height="24" />
10+
<SubTexture name="70000" x="90" y="31" width="24" height="24" />
11+
<SubTexture name="80000" x="4" y="59" width="24" height="24" />
12+
<SubTexture name="90000" x="32" y="59" width="24" height="24" />
1313
</TextureAtlas>

0 commit comments

Comments
 (0)