示例#1
0
文件: GameManager.cs 项目: sunoru/PBO
 void IHostCommand.Execute(IHost host, int userId)
 {
     host.Input(userId, Action);
 }