fix crash cause by some special joker name & release some comment code #3
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This mod detects booster pack by card's name, it is working but not in a appropriate way. I add a card type check before you do the card prediction, it may solve some crash cause by some special joker's name
这个Mod使用卡片名称作为补充包的判断依据,能用但似乎不太稳定。我在做预览前加了判断当前的卡是否是补充包的判断,理论上更稳定,可以彻底解决部分特殊小丑牌名称导致的崩溃