コード例 #1
0
ファイル: RoomManager.cs プロジェクト: guochaolinDLKF/MMODemo
 public RoomManager(MainServer _server)
 {
     mMainServer = _server;
 }