mirror of
https://github.com/unanmed/HumanBreak.git
synced 2025-01-19 12:49:25 +08:00
修改部分目录
This commit is contained in:
parent
a47a56aed5
commit
5381d44eab
@ -1,4 +1,4 @@
|
||||
///<reference path="../../../src/types/core.d.ts" />
|
||||
///<reference path="../../../../src/types/core.d.ts" />
|
||||
|
||||
/**
|
||||
* 检查漏怪
|
@ -9,7 +9,7 @@ import './fx/rewrite';
|
||||
import * as halo from './fx/halo';
|
||||
import * as hero from './hero';
|
||||
import * as loopMap from './loopMap';
|
||||
import * as remainEnemy from './remainEnemy';
|
||||
import * as remainEnemy from './enemy/remainEnemy';
|
||||
import * as removeMap from './removeMap';
|
||||
import * as shop from './shop';
|
||||
import * as skill from './skills';
|
||||
|
Loading…
Reference in New Issue
Block a user