Skip to content

Commit

Permalink
PepoFight
Browse files Browse the repository at this point in the history
  • Loading branch information
slugalisk committed Jul 21, 2024
1 parent 7d1a5ab commit 5330fe7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
10 changes: 0 additions & 10 deletions assets/anim.lotr.scss
Original file line number Diff line number Diff line change
Expand Up @@ -83,13 +83,3 @@
$end-on-frame: 1,
$can-animate-forever: true
);

@include sprite-animation(
$file-name: PepoFight,
$frame-count: 35,
$sprite-width: 1855px,
$sprite-height: 32px,
$animation-duration: 2450ms,
$iteration-count: 2,
$can-animate-forever: true
);
10 changes: 0 additions & 10 deletions assets/anim.scss
Original file line number Diff line number Diff line change
Expand Up @@ -1185,13 +1185,3 @@ $spritesDir : '/assets/emotes/emoticons-animated/';
$end-on-frame: 1,
$can-animate-forever: true
);

@include sprite-animation(
$file-name: PepoFight,
$frame-count: 35,
$sprite-width: 1855px,
$sprite-height: 32px,
$animation-duration: 2450ms,
$iteration-count: 2,
$can-animate-forever: true
);

0 comments on commit 5330fe7

Please sign in to comment.