using UnityEngine;

public class LobbyHandler : MonoBehaviour
{
	private void Start()
	{
	}
}