Skip to content

Commit

Permalink
fix FeelsPepoMan
Browse files Browse the repository at this point in the history
  • Loading branch information
slugalisk committed Dec 1, 2024
1 parent 61fee91 commit 6a0ffac
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions assets/anim.scss
Original file line number Diff line number Diff line change
Expand Up @@ -620,16 +620,6 @@ $spritesDir : '/assets/emotes/emoticons-animated/';
$iteration-count: 2
);

@include sprite-animation(
$file-name: FeelsPepoMan,
$frame-count: 4,
$sprite-width: 128px,
$sprite-height: 32px,
$animation-duration: 400ms,
$iteration-count: 7,
$can-animate-forever: true
);

@include sprite-animation(
$file-name: BONK,
$frame-count: 2,
Expand Down

0 comments on commit 6a0ffac

Please sign in to comment.