111
This commit is contained in:
parent
1bae60cb07
commit
ce8b5fd1b3
|
|
@ -774,7 +774,7 @@ void Lenheart()
|
||||||
// 创建角色创建技能
|
// 创建角色创建技能
|
||||||
// SUBHOOK_SETUP(CreateSkill);
|
// SUBHOOK_SETUP(CreateSkill);
|
||||||
// 创建角色创建装备
|
// 创建角色创建装备
|
||||||
SUBHOOK_SETUP(CreateEquip);
|
// SUBHOOK_SETUP(CreateEquip);
|
||||||
// 使用金币
|
// 使用金币
|
||||||
// SUBHOOK_SETUP(UseGlod);
|
// SUBHOOK_SETUP(UseGlod);
|
||||||
// BOSS死亡
|
// BOSS死亡
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue