Created a dashboard and created an invite code for game sessions.
This commit is contained in:
@@ -10,4 +10,5 @@ enum SessionSettingType: string
|
||||
case RIGHTS_FOR_PLAYER1 = 'RightsForPlayer1';
|
||||
case RIGHTS_FOR_PLAYER2 = 'RightsForPlayer2';
|
||||
case RIGHTS_FOR_PLAYER3 = 'RightsForPlayer3';
|
||||
case INVITE_CODE = 'InviteCode';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user