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

fix linter warnings because of icon index operations #1109

Merged
merged 1 commit into from
Feb 1, 2025

Conversation

Gaxeer
Copy link
Collaborator

@Gaxeer Gaxeer commented Jan 31, 2025

Что этот PR делает

Меняет тип переменной worn_icon_species с icon на list, потому что это список.

Тестирование

Компилируется

Summary by Sourcery

Bug Fixes:

  • Fix linter warnings by changing the type of 'worn_icon_species' from 'icon' to 'list' to accurately reflect its usage as a list.

@Gaxeer Gaxeer added the 📜 CL не требуется Эти изменения не влияют на игровой процесс или игроки по какой-то причине не должны о них знать label Jan 31, 2025
@github-actions github-actions bot added the 🔧 Фикс Перенос бага в другое место. label Jan 31, 2025
@ss220club ss220club deleted a comment from sourcery-ai bot Jan 31, 2025
@Gaxeer Gaxeer merged commit d9c0ce9 into ss220club:master Feb 1, 2025
30 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📜 CL не требуется Эти изменения не влияют на игровой процесс или игроки по какой-то причине не должны о них знать 🔧 Фикс Перенос бага в другое место.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants