Closed Toma400 closed 2 years ago
Script such as this one: menu_script.zip ...does not work for some reason.
MENU event has appending, but does not have removing, hence it is constant regardless of menu section (or not menu section) you go, theoretically
Fixed with 13ad6a4. guitype became a list, yet event_handler didn't update and were checking it as string.
guitype
Script such as this one: menu_script.zip ...does not work for some reason.
MENU event has appending, but does not have removing, hence it is constant regardless of menu section (or not menu section) you go, theoretically