增加todo

This commit is contained in:
unanmed 2023-08-02 14:24:15 +08:00
parent 4999452cb6
commit b8711e2014
2 changed files with 2 additions and 9 deletions

View File

@ -77,3 +77,4 @@ dam4.png ---- 存档 59
[] 完全删除 functions.js [] 完全删除 functions.js
[x] 优化插件加载系统 [x] 优化插件加载系统
[] 优化 Scroll 组件 [] 优化 Scroll 组件
[] 重写技能控制系统

View File

@ -1,14 +1,6 @@
import { getHeroStatusOf, getHeroStatusOn } from '../hero'; import { getHeroStatusOf, getHeroStatusOn } from '../hero';
import { Range, RangeCollection } from '../range'; import { Range, RangeCollection } from '../range';
import { import { checkV2, ensureArray, formatDamage, has, manhattan } from '../utils';
backDir,
checkV2,
ensureArray,
formatDamage,
has,
manhattan,
ofDir
} from '../utils';
interface HaloType { interface HaloType {
square: { square: {