Fix sprite map issue.
This commit is contained in:
parent
4cafd6c627
commit
604e81a323
1 changed files with 2 additions and 2 deletions
|
@ -61,9 +61,9 @@ public class SpriteHelper
|
|||
"0000000000000000" +
|
||||
"0000000000000000" +
|
||||
"0111110000000000" +
|
||||
"1111111010000000" +
|
||||
"0111111010000000" +
|
||||
"0111111110000000" +
|
||||
"0111111111111001" +
|
||||
"0111111110001000" +
|
||||
"1111111111111111" +
|
||||
"0000011111111111" +
|
||||
"0000000000000000");
|
||||
|
|
Loading…
Reference in a new issue