mirror of
https://github.com/ZZZure/ZZZ-Plugin.git
synced 2025-12-16 13:17:32 +00:00
style: 微调样式
This commit is contained in:
parent
07dce54336
commit
5c731477c1
4 changed files with 54 additions and 26 deletions
|
|
@ -67,14 +67,6 @@ export class Abyss extends ZZZPlugin {
|
|||
ChainLevel = 12,
|
||||
CoreLevel = 6,
|
||||
] = levels;
|
||||
logger.debug(
|
||||
BasicLevel,
|
||||
DodgeLevel,
|
||||
AssistLevel,
|
||||
SpecialLevel,
|
||||
ChainLevel,
|
||||
CoreLevel
|
||||
);
|
||||
if (
|
||||
!isSkillLevelLegal('BasicLevel', BasicLevel) ||
|
||||
!isSkillLevelLegal('DodgeLevel', DodgeLevel) ||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue