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
Having the massive switch statement is a bit of a pain, there are a few different ways to do this, one that came up in a brainstorm with a friend was to map commands to anonymous functions.
The text was updated successfully, but these errors were encountered:
Having the massive switch statement is a bit of a pain, there are a few different ways to do this, one that came up in a brainstorm with a friend was to map commands to anonymous functions.
The text was updated successfully, but these errors were encountered: