This commit is contained in:
DESKTOP-5RP3AKU\Jisol
2023-10-31 02:34:12 +08:00
parent 94fa409ed7
commit e59c5640d7
324 changed files with 1388 additions and 407 deletions

View File

@@ -25,7 +25,7 @@ import { TableGRoleAttackEffect } from "../resources/config/ts/TableGRoleAttackE
import { TableGRoleSkill } from "../resources/config/ts/TableGRoleSkill";
import { TableGRoleSkillEffect } from "../resources/config/ts/TableGRoleSkillEffect";
let IP = "localhost";
let IP = "kyu.jisol.cn";
//重写UI
class JNGLayer extends JNLayer{