- Mar 22, 2020
- 3,960
- 9,739
For me the ShowMenu("main_menu") crashed, that's why I changed it to just use action Return()I could not replicate this problem. All my Return buttons are labeled the same just with different actions. Here is the code for the first page.
Code:textbutton _("Return") text_style "extra_return_button": style "return_button" action ShowMenu("main_menu")