Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Commit

Permalink
-update size of heart in heart texture
Browse files Browse the repository at this point in the history
  • Loading branch information
Cassunshine committed Jan 25, 2024
1 parent 4e0c7c2 commit 9571dd9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Client/Content/textures/atlases/gui/gui.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"name": "heart",
"x": 0,
"y": 0,
"width": 9,
"height": 8
"width": 64,
"height": 64
}
]
}
Expand Down

0 comments on commit 9571dd9

Please sign in to comment.