Fix belt tutorial text

This commit is contained in:
Nikita Lisitsa 2024-08-20 17:41:13 +03:00
parent f72c67d907
commit eb7d92d1e0

View file

@ -2302,7 +2302,6 @@ namespace gmtk
else if (tutorial_state_ == 1)
{
helper_text.push_back("Drag again to remove belts");
helper_text.push_back(" or switch direction");
}
else if (tutorial_state_ == 2)
{