mirror of
https://github.com/Llloooggg/TextSouls.git
synced 2026-03-06 12:36:23 +03:00
telegram: убрана ошибочная смена статуса
This commit is contained in:
@@ -34,5 +34,3 @@ async def start(message, state):
|
|||||||
await message.reply("Что-то случилось")
|
await message.reply("Что-то случилось")
|
||||||
else:
|
else:
|
||||||
await message.reply("Упс! Что-то пошло не так")
|
await message.reply("Упс! Что-то пошло не так")
|
||||||
|
|
||||||
await state.set_state(CharachterCreation.choosing_class)
|
|
||||||
|
|||||||
Reference in New Issue
Block a user