This commit is contained in:
PC-20230316NUNE\Administrator
2023-12-13 19:33:57 +08:00
parent 5bc3f1d954
commit 3dde3c30b3
37 changed files with 104 additions and 51 deletions

View File

@@ -1,4 +1,4 @@
import { TB } from "../../../../../resources/config/data/schema";
import { TB } from "../../../../config/data/schema";
import GRoleAttack from "../../../base/common/GRoleAttack";
import GRoleBase from "../../../base/role/GRoleBase";
import GRoleDefault from "../../../base/role/GRoleDefault";