Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AGulev authored Jan 8, 2022
1 parent 7aa3a26 commit c18a764
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
Feel free to contribute!

>Please, pay attension!
The size of the image you manipulate with DrawPixels must match that of the atlas, not the sprite image. Otherwise you need to know where in the atlas the sprite exists and update that region of the atlas.
The size of the image you manipulate with DrawPixels must match that of the atlas, not the sprite image. Otherwise you need to know where the sprite is the atlas and update that region of the atlas.

## Installation

Expand Down

0 comments on commit c18a764

Please sign in to comment.