Hello

Do you know if modifying game["menu_team"] applies only to self?

I tried self game["menu_team"] = ... but that gives me a bad syntax error

I'm not sure how I could check if it does or not ...