示例#1
0
 void Awake()
 {
     instance = this;
     TNManager.AddRCCs(typeof(NetworkManager));
 }