Skip to content

Commit

Permalink
修复了各种问题
Browse files Browse the repository at this point in the history
  • Loading branch information
H-K-Y committed Oct 21, 2020
1 parent 90ca83e commit 2ea0ea2
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions gacha.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,9 +430,6 @@ def gacha_90(self,frequency=90):






def gacha_info(pool = DEFAULT_POOL):
# 重载卡池数据,然后返回UP角色信息
init_role_arms_list() # 重新载入config.json的卡池数据
Expand Down Expand Up @@ -464,6 +461,3 @@ def gacha_info(pool = DEFAULT_POOL):
return info_txt





0 comments on commit 2ea0ea2

Please sign in to comment.