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
Given the initially chaotic exploration, many (variable, function, class) names are either not very good or completely misleading now. Let's improve that:
Rename the _PlayerStop exception, it no longer makes sense.
state.running should be state.runnable.
Find more...
The text was updated successfully, but these errors were encountered:
Given the initially chaotic exploration, many (variable, function, class) names are either not very good or completely misleading now. Let's improve that:
_PlayerStop
exception, it no longer makes sense.state.running
should bestate.runnable
.The text was updated successfully, but these errors were encountered: