feat: require click on the loading screen, and make intro animation faster
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
const { onRender } = useScreen();
|
||||
const { assets } = useAssets();
|
||||
const store = useIntroStore();
|
||||
|
||||
const frames = Object.keys(assets.images.intro.logoAnimated).sort();
|
||||
|
||||
onMounted(() => {
|
||||
|
||||
Reference in New Issue
Block a user