mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-02-28 09:27:07 +08:00
增加todo
This commit is contained in:
parent
4999452cb6
commit
b8711e2014
1
idea.md
1
idea.md
@ -77,3 +77,4 @@ dam4.png ---- 存档 59
|
||||
[] 完全删除 functions.js
|
||||
[x] 优化插件加载系统
|
||||
[] 优化 Scroll 组件
|
||||
[] 重写技能控制系统
|
||||
|
@ -1,14 +1,6 @@
|
||||
import { getHeroStatusOf, getHeroStatusOn } from '../hero';
|
||||
import { Range, RangeCollection } from '../range';
|
||||
import {
|
||||
backDir,
|
||||
checkV2,
|
||||
ensureArray,
|
||||
formatDamage,
|
||||
has,
|
||||
manhattan,
|
||||
ofDir
|
||||
} from '../utils';
|
||||
import { checkV2, ensureArray, formatDamage, has, manhattan } from '../utils';
|
||||
|
||||
interface HaloType {
|
||||
square: {
|
||||
|
Loading…
Reference in New Issue
Block a user