Skip to content

Commit

Permalink
update sprites
Browse files Browse the repository at this point in the history
  • Loading branch information
starknetdev committed Sep 15, 2023
1 parent b30921c commit 7e3a71e
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 1 deletion.
Binary file added ui/public/adventurer-sprites-2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ui/public/adventurer-sprites-3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added ui/public/adventurer-sprites-4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed ui/public/monsters/werewolf_old.png
Binary file not shown.
2 changes: 1 addition & 1 deletion ui/src/app/SpriteAnimation.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.sprite {
background-image : url("/adventurer-sprites.png");
background-image : url("/adventurer-sprites-4.png");
display : inline-block;
background-repeat: no-repeat;
}

1 comment on commit 7e3a71e

@vercel
Copy link

@vercel vercel bot commented on 7e3a71e Sep 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.