You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This should force the RestartGameplay button to only be able to be pressed when not in a Network session.
The way this is done is basically the best way I could come up to do it with the existing architecture.
It just checks to see if the previous screen is the right one, then goes through the motions if it is.
If a theme ends up renaming that screen or messes with the order of execution then this might break.
... then it's the themer's fault, right?
0 commit comments