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
In GameService.java, if you call fillActiveGameData and their game is null, it is then ambiguous what the reason that someone's game is null. (It would be nice to know whether their game is not spectatable or if they just aren't in a game.)
The text was updated successfully, but these errors were encountered:
In GameService.java, if you call fillActiveGameData and their game is null, it is then ambiguous what the reason that someone's game is null. (It would be nice to know whether their game is not spectatable or if they just aren't in a game.)
The text was updated successfully, but these errors were encountered: