Skip to content

Commit

Permalink
fix emote
Browse files Browse the repository at this point in the history
  • Loading branch information
slugalisk committed Nov 10, 2024
1 parent 0d34d20 commit 257ddfb
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions assets/anim.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1019,17 +1019,6 @@ $spritesDir : '/assets/emotes/emoticons-animated/';
$end-on-last-frame: true
);

@include sprite-animation(
$file-name: YEE,
$frame-count: 192,
$sprite-width: 11904px,
$sprite-height: 32px,
$animation-duration: 3.2s,
$iteration-count: 1,
$can-animate-forever: true,
$end-on-last-frame: true
);

@include sprite-animation(
$file-name: HocusPocus,
$frame-count: 33,
Expand Down

0 comments on commit 257ddfb

Please sign in to comment.