using System.Collections;
using System.Collections.Generic;
using Mirror;
using UnityEngine;
public class RtsNetworkManager : NetworkManager
{
}