Skip to content

Commit

Permalink
extra sprites
Browse files Browse the repository at this point in the history
  • Loading branch information
NightLightLumie committed Apr 30, 2024
1 parent 9c2ad04 commit a6b7d39
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/assets/assets.ts
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,8 @@ const images: Image[] = [
image('characters/yellow_laser_origin', 'yellow_laser_origin'),
image('sprites/eiffel', 'eiffel'),
image('sprites/finalboss_2', 'finalboss_2'),
image('sprites/enemy_cross', 'enemy_cross'),
image('sprites/enemy_cross_small', 'enemy_cross_small'),

// Items
image('items/coin', 'coin'),
Expand Down
Binary file added src/assets/images/sprites/enemy_cross.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 src/assets/images/sprites/enemy_cross_small.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a6b7d39

Please sign in to comment.