Skip to content

Commit

Permalink
change flow
Browse files Browse the repository at this point in the history
  • Loading branch information
dev-aly3n committed Feb 29, 2024
1 parent 627c55f commit 180a8b9
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file removed src/store/images/demmortal-blast-frame.png
Binary file not shown.
Binary file added src/store/images/demmortal-mode-frame.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/store/img.ts
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,5 @@ import auctionHera from './images/auctions/hera.png';
import auctionPoseidon from './images/auctions/poseidon.png';
export const auctionImgs = [auctionAphrodite, auctionArtemis, auctionHades, auctionHecate, auctionHera, auctionPoseidon, auctionArtemis, auctionAphrodite,auctionHades,auctionHera];

import demmortalBlastFrame from './images/demmortal-blast-frame.png';
import demmortalBlastFrame from './images/demmortal-mode-frame.png';
export {demmortalBlastFrame}

0 comments on commit 180a8b9

Please sign in to comment.