Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[问题]标题 星穹铁道 当角色的 行迹 等级是10级 会报错 #449

Closed
manson12138 opened this issue Jun 14, 2023 · 0 comments
Closed
Labels
question Further information is requested

Comments

@manson12138
Copy link

    # 等级
    await bg.draw_rectangle(
        (65 + 113 * i, 1024, 104 + 113 * i, 1056),
        LEVEL_COLOR[(skill.level // 2 - 1) if skill.level < 10 else 5],
    )
@manson12138 manson12138 added the question Further information is requested label Jun 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant