private void Start()
 {
     NetworkingService.AddLobbyStatisticsListener(UpdateItemsWithLobbyData);
 }