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: Respawn verb logic #1009

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Fix: Respawn verb logic #1009

merged 1 commit into from
Feb 13, 2024

Conversation

dj-34
Copy link
Collaborator

@dj-34 dj-34 commented Feb 10, 2024

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

Пофиксил свою логику в респавн вербе (НАДЕЮСЬ)

Почему это хорошо для игры

Нема багулин

Изображения изменений

Нет

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

Не тестировал

Changelog

🆑
fix: Теперь логика кнопки Respawn работает корректно
spellcheck: Исправлено сообщение при нажатии на кнопку Respawn
/:cl:

@ss220bot ss220bot added the 📜 CL валиден Этот чейнджлог будет успешно опубликован label Feb 10, 2024
@@ -35,12 +39,12 @@
if(deathtimeminutes == 0)
pluralcheck = ""
else if(deathtimeminutes == 1)
pluralcheck = "[deathtimeminutes] минута и"
pluralcheck = " [deathtimeminutes] минуту и"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
pluralcheck = " [deathtimeminutes] минуту и"
pluralcheck = " [deathtimeminutes] минуту и"

Я вообще не понимаю, зачем ты тут пробелы поставил, и убрал его в Вы мертвы[pluralcheck]

@AyIong AyIong merged commit 77686f1 into ss220club:master Feb 13, 2024
15 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.

4 participants