This commit is contained in:
glodon 2024-07-05 17:54:09 +08:00
parent f882455c42
commit fe6ad35f9e

View File

@ -2,7 +2,7 @@
import { createAnimation, Stagger } from "./airframe/airframe";
import easing from "./airframe/easing";
const dx = 900;
const dx = 250000;
const offOpacity = 0.6;
/* @jsx createAnimation */