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
The name of the Bans class implies that it controls bans for multiplayer or the entire game, but that functionality is implemented in the session service and server respectively. This class instead provides ConfirmLinkScreen factory methods based on game ban details. The name and package should be changed accordingly.
The text was updated successfully, but these errors were encountered:
The name of the
Bans
class implies that it controls bans for multiplayer or the entire game, but that functionality is implemented in the session service and server respectively. This class instead providesConfirmLinkScreen
factory methods based on game ban details. The name and package should be changed accordingly.The text was updated successfully, but these errors were encountered: