mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-25 06:41:36 -07:00
clean up
This commit is contained in:
parent
1528a9c827
commit
c81b8d4b57
1 changed files with 0 additions and 3 deletions
|
@ -66,9 +66,6 @@
|
|||
import { defineComponent, onMounted, onUnmounted, ref } from 'vue';
|
||||
import * as os from '@/os';
|
||||
|
||||
const sprite = new Image();
|
||||
sprite.src = '/client-assets/sparkle-spritesheet.png';
|
||||
|
||||
export default defineComponent({
|
||||
props: {
|
||||
count: {
|
||||
|
|
Loading…
Reference in a new issue